$darkmode
struct_test.cpp File Reference
#include <string>
#include <gtest/gtest.h>
#include <fable/confable.hpp>
#include <fable/schema.hpp>
#include <fable/utility/gtest.hpp>
Include dependency graph for struct_test.cpp:

Functions

 TEST (fable_schema_struct, empty_schema)
 
 TEST (fable_schema_struct, foo_schema)
 
 TEST (fable_schema_struct, foo_validate)
 
 TEST (fable_schema_struct, foo_to_json)
 
 TEST (fable_schema_struct, foo_from_conf)
 
 TEST (fable_schema_struct, additional_prototype_schema)
 
 TEST (fable_schema_struct, base_schema)
 
 TEST (fable_schema_struct, base_from_eq_to)
 
 TEST (fable_schema_struct, base_sub1_schema)
 
 TEST (fable_schema_struct, base_sub1_from_eq_to)
 
 TEST (fable_schema_struct, base_sub2_schema)
 
 TEST (fable_schema_struct, base_sub2_from_eq_to)
 
 TEST (fable_schema_struct, base_sub1sub1_schema)
 
 TEST (fable_schema_struct, base_sub1sub1_from_eq_to)
 

Detailed Description