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

Functions

 TEST (fable_schema_factory, schema)
 
 TEST (fable_schema_factory, validate)
 
 TEST (fable_schema_factory, to_json)
 
 TEST (fable_schema_factory, from_conf)
 
 TEST (fable_schema_factory, without_args_schema)
 
 TEST (fable_schema_factory, without_args_validate)
 
 TEST (fable_schema_factory, without_args_to_json)
 
 TEST (fable_schema_factory, without_args_from_conf)
 

Detailed Description