JustCpp
Repo wih C++ stuff
Loading...
Searching...
No Matches
TEST__librarySystem.cpp File Reference
#include <gtest/gtest.h>
#include "librarySystem.hpp"
Include dependency graph for TEST__librarySystem.cpp:

Functions

 TEST (LibrarySystemTest, instantiatingBookGettersSetters)
 
 TEST (LibrarySystemTest, addBookAndPrint)
 
 TEST (LibrarySystemTest, adding3Books)
 
 TEST (LibrarySystemTest, removeBook)
 
 TEST (LibrarySystemTest, removeBookFrom3BooksList)
 

Function Documentation

◆ TEST() [1/5]

TEST ( LibrarySystemTest ,
addBookAndPrint  )
Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( LibrarySystemTest ,
adding3Books  )
Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( LibrarySystemTest ,
instantiatingBookGettersSetters  )
Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( LibrarySystemTest ,
removeBook  )
Here is the call graph for this function:

◆ TEST() [5/5]

TEST ( LibrarySystemTest ,
removeBookFrom3BooksList  )
Here is the call graph for this function: