tesseract v5.3.3.20231005
gtest_xml_outfile1_test_.cc File Reference
#include "gtest/gtest.h"

Go to the source code of this file.

Classes

class  PropertyOne
 

Functions

 TEST_F (PropertyOne, TestSomeProperties)
 

Function Documentation

◆ TEST_F()

TEST_F ( PropertyOne  ,
TestSomeProperties   
)

Definition at line 41 of file gtest_xml_outfile1_test_.cc.

41 {
42 RecordProperty("TestSomeProperty", 1);
43}