API
 
Loading...
Searching...
No Matches
git_state_generated_tests.cpp File Reference
#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/git_state.hpp"
#include "../types/generated/git_state_generated.h"
#include "../types/flatbuffer_log.hpp"
Include dependency graph for git_state_generated_tests.cpp:

Go to the source code of this file.

Classes

class  CGitState_0
 

Functions

 SCENARIO ("Create git_state 0", "[a log item]")
 

Variables

const std::string gitStateRepoName_0 = "gnzr772wtq"
 
const std::string gitStateSha1_0 = "qxf911tbbj"
 
const bool gitStateModified_0 = 1
 

Function Documentation

◆ SCENARIO()

SCENARIO ( "Create git_state 0"  ,
""  [a log item] 
)

Variable Documentation

◆ gitStateModified_0

const bool gitStateModified_0 = 1

Definition at line 15 of file git_state_generated_tests.cpp.

Referenced by SCENARIO().

◆ gitStateRepoName_0

const std::string gitStateRepoName_0 = "gnzr772wtq"

Definition at line 13 of file git_state_generated_tests.cpp.

Referenced by SCENARIO().

◆ gitStateSha1_0

const std::string gitStateSha1_0 = "qxf911tbbj"

Definition at line 14 of file git_state_generated_tests.cpp.

Referenced by SCENARIO().