ifw
0.0.1-dev
|
#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) | |
TEST_F | ( | AnyEventTest | , |
EventConstructionWithPayloadShouldSucceed | |||
) |
TEST_F | ( | AnyEventTest | , |
EventConstructionWithoutPayloadShouldSucceed | |||
) |
TEST_F | ( | AnyEventTest | , |
EventCopyingShouldSucceed | |||
) |