btool
A parser/converter/transpiler for .bib files
StylePropertiesTest.cpp File Reference
#include <StyleProperties.hpp>
#include <gtest/gtest.h>
#include <vector>
+ Include dependency graph for StylePropertiesTest.cpp:

Go to the source code of this file.

Functions

 TEST (StylePropertiesTests, noArgConstructionTest)
 
 TEST (StylePropertiesTests, constructionTest)
 
 TEST (StylePropertiesTests, equalityOperatorTest)
 

Function Documentation

◆ TEST() [1/3]

TEST ( StylePropertiesTests  ,
constructionTest   
)

Definition at line 11 of file StylePropertiesTest.cpp.

◆ TEST() [2/3]

TEST ( StylePropertiesTests  ,
equalityOperatorTest   
)

Definition at line 25 of file StylePropertiesTest.cpp.

◆ TEST() [3/3]

TEST ( StylePropertiesTests  ,
noArgConstructionTest   
)

Definition at line 7 of file StylePropertiesTest.cpp.