Add tests that run the examples

This commit is contained in:
Ilkka Seppälä
2016-01-31 11:38:41 +02:00
parent dc4f07eb81
commit 59c32d3937
14 changed files with 528 additions and 148 deletions

View File

@ -34,7 +34,7 @@ import com.iluwatar.reactor.framework.ThreadPoolDispatcher;
* This class tests the Distributed Logging service by starting a Reactor and then sending it
* concurrent logging requests using multiple clients.
*/
public class AppTest {
public class ReactorTest {
/**
* Test the application using pooled thread dispatcher.