CANdevStudio
Development tool for CAN bus simulation
Loading...
Searching...
No Matches
projectconfig_test_noqrc.cpp File Reference
#include <QApplication>
#include <candevice.h>
#include <catch.hpp>
#include <fakeit.hpp>
#include <log.h>
#include <projectconfigvalidator.h>
#include <propertyeditordialog.h>
Include dependency graph for projectconfig_test_noqrc.cpp:

Macros

#define CATCH_CONFIG_RUNNER
 

Functions

 TEST_CASE ("Validation - failed to load schema", "[projectconfig]")
 
 TEST_CASE ("PropertyEditorDialog", "[projectconfig]")
 
 TEST_CASE ("PropertyEditorDialog no exposed props", "[projectconfig]")
 
int main (int argc, char *argv[])
 

Variables

std::shared_ptr< spdlog::logger > kDefaultLogger
 

Macro Definition Documentation

◆ CATCH_CONFIG_RUNNER

#define CATCH_CONFIG_RUNNER

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ TEST_CASE() [1/3]

TEST_CASE ( "PropertyEditorDialog no exposed props"  ,
""  [projectconfig] 
)

◆ TEST_CASE() [2/3]

TEST_CASE ( "PropertyEditorDialog"  ,
""  [projectconfig] 
)

◆ TEST_CASE() [3/3]

TEST_CASE ( "Validation - failed to load schema"  ,
""  [projectconfig] 
)

Variable Documentation

◆ kDefaultLogger

std::shared_ptr<spdlog::logger> kDefaultLogger