Assimp  v4.1. (December 2018)
sample2_unittest.cc File Reference

Functions

 TEST (MyString, ConstructorFromCString)
 
 TEST (MyString, CopyConstructor)
 
 TEST (MyString, DefaultConstructor)
 
 TEST (MyString, Set)
 

Variables

const char kHelloString [] = "Hello, world!"
 

Function Documentation

◆ TEST() [1/4]

TEST ( MyString  ,
ConstructorFromCString   
)

◆ TEST() [2/4]

TEST ( MyString  ,
CopyConstructor   
)

◆ TEST() [3/4]

TEST ( MyString  ,
DefaultConstructor   
)

◆ TEST() [4/4]

TEST ( MyString  ,
Set   
)

Variable Documentation

◆ kHelloString

const char kHelloString[] = "Hello, world!"