Package org.openbandy.example.test

Class Summary
AllEventsSentMonitor Monitor object to indicate when the EventSourceSimulation has sent all events.
BooleanPreferencesTest A simple test to check whether boolean values are stored correctly with the Preferences component.
BooleanRmsTest TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
EventServiceTest A very simple test of the event router.
EventSourceSimulation An example EventSource that dispatches a number of test events every 500 milliseconds.
IntegerPreferenceTest A simple test to check whether int values are stored correctly with the Preferences component.
LogServiceTest A very simple test that just logs a message of every available log level.
MessageSerializationTest TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
NotificatorTest A very simple test for the NotificatorService, just create an info alert and show it to the user.
PingPongTest TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
RemoteStoreTest TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
RmsSerializerTest TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
StreamSerializerTest TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
StringPreferenceTest A simple test to check whether String values are stored correctly with the Preferences component.
TestEvent A simple example of an event.