Package i5.las2peer.testing

  • Class Summary 
    Class Description
    LocalServiceTestCase
    Helper class to implement JUnit-Test for services to be published in a las2peer environment.
    MockAgentFactory
    Simple Factory class to load Agents from the nested XML files.
    NotCreatableService
    A simple Service for testing failures in the constructor of a service.
    NotStartingService
    A simple service for testing a service which has problems in the notification method of node registering.
    TestAgent  
    TestService
    Simple test service for connectors to have a service with methods to call.
    TestSuite
    This class provides methods for developers to simplify JUnit test creation.
  • Exception Summary 
    Exception Description
    MyOwnException
    A simple exception for testing, thrown inside the TestService.