HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Classes | Functions
testInMemoryOldbloader.cpp File Reference

Unit test for the inMemoryOldbLoader class. More...

#include <gtest/gtest.h>
#include <gtest/gtest_prod.h>
#include <gmock/gmock-matchers.h>
#include <ciiOldbVersion.hpp>
#include "hlcc/inMemoryOldbloader/inMemoryOldbloader.hpp"

Classes

class  TestInMemoryOldbloader
 

Functions

 TEST_F (TestInMemoryOldbloader, LoadSpecString)
 
 TEST_F (TestInMemoryOldbloader, DeleteSpecString)
 

Detailed Description

Unit test for the inMemoryOldbLoader class.

Author

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestInMemoryOldbloader ,
DeleteSpecString  )

◆ TEST_F() [2/2]

TEST_F ( TestInMemoryOldbloader ,
LoadSpecString  )