Reflection for RapidJSON  0.0.8
Reflection for serializing/deserializing with RapidJSON
Public Member Functions | List of all members
BinaryReflectorBoostHanaTests Class Reference

The BinaryReflectorBoostHanaTests class tests the integration of Boost.Hana with the (de)serializer. More...

Inheritance diagram for BinaryReflectorBoostHanaTests:
[legend]
Collaboration diagram for BinaryReflectorBoostHanaTests:
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testSerializingAndDeserializing ()
 

Detailed Description

The BinaryReflectorBoostHanaTests class tests the integration of Boost.Hana with the (de)serializer.

Remarks
In these tests, the reflection is provided through Boost.Hana so the code generator is not involved.

Definition at line 47 of file binaryreflector-boosthana.cpp.

Member Function Documentation

◆ setUp()

void BinaryReflectorBoostHanaTests::setUp ( )

Definition at line 63 of file binaryreflector-boosthana.cpp.

◆ tearDown()

void BinaryReflectorBoostHanaTests::tearDown ( )

Definition at line 67 of file binaryreflector-boosthana.cpp.

◆ testSerializingAndDeserializing()

void BinaryReflectorBoostHanaTests::testSerializingAndDeserializing ( )

Definition at line 71 of file binaryreflector-boosthana.cpp.


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