|
ifw
0.0.1-dev
|
#include <gtest/gtest.h>#include <rad/Dispatcher.hpp>#include <rad/Traits.hpp>#include "TestEvents.hpp"Classes | |
| class | DispatcherTest |
Functions | |
| TEST_F (DispatcherTest, EventHandlersShouldBeAbleToRegister) | |
| TEST_F (DispatcherTest, ExceptionFromHandlerShouldBeIgnored) | |
| TEST_F (DispatcherTest, TestThatDispatcherWontDispatchIfEventIsWrong) | |
| TEST_F (DispatcherTest, EventHandlersShouldBeAbleToUnRegister) | |
| TEST_F | ( | DispatcherTest | , |
| EventHandlersShouldBeAbleToRegister | |||
| ) |
| TEST_F | ( | DispatcherTest | , |
| ExceptionFromHandlerShouldBeIgnored | |||
| ) |
| TEST_F | ( | DispatcherTest | , |
| TestThatDispatcherWontDispatchIfEventIsWrong | |||
| ) |
| TEST_F | ( | DispatcherTest | , |
| EventHandlersShouldBeAbleToUnRegister | |||
| ) |
1.8.5