RouterTest Class
Unit tests for the Router class.
Item Index
Methods
- Router
- Router-ByAppInstance
- Router-Classes
- Router-ConnectExternal
- Router-ConnectInternal
- Router-ConnectionAddEvent
- Router-ConnectionRemoveEvent
- Router-ControlExternal
- Router-DisconnectExternal
- Router-DisconnectInternal
- Router-ExternalChanges
- Router-ExternalDifferentProbe
- Router-ExternalSameProbe
- Router-GetConnection
- Router-InternalChanges
- Router-InternalDifferentProbe
- Router-InternalSameProbe
- Router-SetUp
- Router-TearDown
Methods
Router-ConnectionRemoveEvent
()
Test that the external connection:remove event is fired on connection remove.
Router-ExternalDifferentProbe
()
Test that different external probes are connected when requested with the different initParams
Router-ExternalSameProbe
()
Test that the same external probe is connected when requested with the same initParams
Router-InternalDifferentProbe
()
Test that different probes are connected when requested with the different initParams
Router-InternalSameProbe
()
Test that the same probe is connected when requested with the same initParams