Wire Sysio Wire Sysion 1.0.0
|
#include <catch2/catch.hpp>
Go to the source code of this file.
Classes | |
class | DBConnection |
class | UniqueTestsFixture |
Functions | |
TEST_CASE_METHOD (UniqueTestsFixture, "Create Employee/No Name", "[create]") | |
TEST_CASE_METHOD (UniqueTestsFixture, "Create Employee/Normal", "[create]") | |
TEST_CASE_METHOD | ( | UniqueTestsFixture | , |
"Create Employee/No Name" | , | ||
"" | [create] ) |
Definition at line 46 of file 110-Fix-ClassFixture.cpp.
TEST_CASE_METHOD | ( | UniqueTestsFixture | , |
"Create Employee/Normal" | , | ||
"" | [create] ) |
Definition at line 50 of file 110-Fix-ClassFixture.cpp.