DotNameLib
Loading...
Searching...
No Matches
FileReaderTest Class Reference
Inheritance diagram for FileReaderTest:
Collaboration diagram for FileReaderTest:

Protected Member Functions

void SetUp () override
void TearDown () override

Protected Attributes

fs::path testDir_
fs::path simpleFile_
fs::path emptyFile_
fs::path multiLineFile_
fs::path binaryFile_
fs::path unicodeFile_

Member Function Documentation

◆ SetUp()

void FileReaderTest::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void FileReaderTest::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ binaryFile_

fs::path FileReaderTest::binaryFile_
protected

◆ emptyFile_

fs::path FileReaderTest::emptyFile_
protected

◆ multiLineFile_

fs::path FileReaderTest::multiLineFile_
protected

◆ simpleFile_

fs::path FileReaderTest::simpleFile_
protected

◆ testDir_

fs::path FileReaderTest::testDir_
protected

◆ unicodeFile_

fs::path FileReaderTest::unicodeFile_
protected

The documentation for this class was generated from the following file: