eu.larkc.core.pluginmanagers
Class RemotePluginManagerTest

java.lang.Object
  extended by eu.larkc.core.pluginmanagers.RemotePluginManagerTest

public class RemotePluginManagerTest
extends java.lang.Object

Class to test functionalities of the RemotePluginManager. If necessary include a longer description and/or an example.

Author:
hpcassel

Constructor Summary
RemotePluginManagerTest()
           
 
Method Summary
 void testResourceReadFromRdfFile()
          Test correctness of reading resource parameters from a RDF file
 void testSoSDeserialization()
          Test the deserialization of SetofStatements from the file
 void testSoSSerialization()
          Test the serialization of SetofStatements into an output file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemotePluginManagerTest

public RemotePluginManagerTest()
Method Detail

testSoSSerialization

public void testSoSSerialization()
Test the serialization of SetofStatements into an output file


testSoSDeserialization

public void testSoSDeserialization()
Test the deserialization of SetofStatements from the file


testResourceReadFromRdfFile

public void testResourceReadFromRdfFile()
Test correctness of reading resource parameters from a RDF file