Reflection for RapidJSON  0.0.15
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 () override
 
void tearDown () override
 
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 45 of file binaryreflector-boosthana.cpp.

Member Function Documentation

◆ setUp()

void BinaryReflectorBoostHanaTests::setUp ( )
override

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

◆ tearDown()

void BinaryReflectorBoostHanaTests::tearDown ( )
override

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

◆ testSerializingAndDeserializing()

void BinaryReflectorBoostHanaTests::testSerializingAndDeserializing ( )

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


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