|
rad
2.0.0
|
Unit tests for the AnyEvent class. More...
#include <gtest/gtest.h>#include <rad/anyEvent.hpp>#include <rad/traits.hpp>#include "testEvents.hpp"Classes | |
| class | AnyEventTest |
Functions | |
| TEST_F (AnyEventTest, EventConstructionWithPayloadShouldSucceed) | |
| TEST_F (AnyEventTest, EventConstructionWithoutPayloadShouldSucceed) | |
| TEST_F (AnyEventTest, EventCopyingShouldSucceed) | |
Unit tests for the AnyEvent class.
| TEST_F | ( | AnyEventTest | , |
| EventConstructionWithPayloadShouldSucceed | |||
| ) |
| TEST_F | ( | AnyEventTest | , |
| EventConstructionWithoutPayloadShouldSucceed | |||
| ) |
| TEST_F | ( | AnyEventTest | , |
| EventCopyingShouldSucceed | |||
| ) |
1.8.5