SpiecsEngine
 
Loading...
Searching...
No Matches
FileLibrary_test.h File Reference

The FileLibrary_test Definitions. More...

#include <gmock/gmock.h>
#include <Core/Library/FileLibrary.h>
#include "Instrumentor.h"

Go to the source code of this file.

Namespaces

namespace  SpicesTest
 

Functions

 SpicesTest::TEST (FileLibraryTest, Exists)
 Testing Spices::FileLibrary::Exists.
 
 SpicesTest::TEST (FileLibraryTest, Open)
 Testing Spices::FileLibrary::Open.
 
 SpicesTest::TEST (FileLibraryTest, Close)
 Testing Spices::FileLibrary::Close.
 
 SpicesTest::TEST (FileLibraryTest, Size)
 Testing Spices::FileLibrary::Size.
 
 SpicesTest::TEST (FileLibraryTest, Read)
 Testing Spices::FileLibrary::Read.
 
 SpicesTest::TEST (FileLibraryTest, Read_Line)
 Testing Spices::FileLibrary::Read_Line.
 
 SpicesTest::TEST (FileLibraryTest, Read_all_bytes)
 Testing Spices::FileLibrary::Read_all_bytes.
 
 SpicesTest::TEST (FileLibraryTest, Write)
 Testing Spices::FileLibrary::Write.
 
 SpicesTest::TEST (FileLibraryTest, Delete)
 Testing Spices::FileLibrary::Delete.
 
 SpicesTest::TEST (FileLibraryTest, Write_Line)
 Testing Spices::FileLibrary::Write_Line.
 
 SpicesTest::TEST (FileLibraryTest, CopyFile)
 Testing Spices::FileLibrary::CopyFile.
 

Detailed Description

The FileLibrary_test Definitions.

Author
Spices.

Definition in file FileLibrary_test.h.