Package vgrid.test

JUnit testcases and classes needed to run the testcases.

See:
          Description

Class Summary
AbstractServerTestCase Contains the server testcases in a form where the actual implementaions of Server are not defined.
AllVgridTestCase Runs all unit test of vgrid where no http server is necessary.
DeployLibraryArgumentParserTestCase  
DispenserTestCase Tests the dispenser.
DonauTaskRenamed Class for testing the loading of classes.
DynamicLoadingTestCase Tests the dynamic loading of classes.
EnnsTaskRenamed Class for testing the loading of classes.
ExtendedDataStreamTestCase  
FileServerTestCase  
InMemoryServerTestCase  
MultiplePloddersRunner Starts a great amount of plodders on the local machine for stress testing the server.
RmiTester  
TaskSerializerTestCase Tests for Serializing of tasks.
TestExceptionTask A Task that throws an Error on execution.
TestFileServerEmpty A Fileserver for Test.
TestTask A Task used for testing purpose.
TestTaskGenerator Generates a number of testtask on a server.
UtilTestCase Tests for utillity classes
VeryActiveTestTask A testtask that uses CPU power.
WrappedServer A wrapper around servers that does all the serializing and deserializing of tasks.
 

Package vgrid.test Description

JUnit testcases and classes needed to run the testcases.

Running AllTestCase should produce no errors or failures.



vgrid the vienna grid project