de.fzi.kadmos.cmdutils
Class LauncherTest

java.lang.Object
  extended by de.fzi.kadmos.cmdutils.LauncherTest

public class LauncherTest
extends Object


Constructor Summary
LauncherTest()
           
 
Method Summary
 void setUp()
           
 void testBatchfile()
           
 void testWithMockAlgorithm()
           
 void testWithoutAlgorithms()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LauncherTest

public LauncherTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testWithoutAlgorithms

public final void testWithoutAlgorithms()
                                 throws AlignmentAlgorithmException,
                                        OWLOntologyCreationException,
                                        AlignmentParserException,
                                        IllegalArgumentException,
                                        MalformedURLException,
                                        IncompatibleAlignmentsException,
                                        InstantiationException,
                                        IllegalAccessException,
                                        URISyntaxException,
                                        IOException
Throws:
AlignmentAlgorithmException
OWLOntologyCreationException
AlignmentParserException
IllegalArgumentException
MalformedURLException
IncompatibleAlignmentsException
InstantiationException
IllegalAccessException
URISyntaxException
IOException

testWithMockAlgorithm

public final void testWithMockAlgorithm()
                                 throws AlignmentAlgorithmException,
                                        OWLOntologyCreationException,
                                        AlignmentParserException,
                                        IllegalArgumentException,
                                        MalformedURLException,
                                        IncompatibleAlignmentsException,
                                        InstantiationException,
                                        IllegalAccessException,
                                        URISyntaxException,
                                        IOException
Throws:
AlignmentAlgorithmException
OWLOntologyCreationException
AlignmentParserException
IllegalArgumentException
MalformedURLException
IncompatibleAlignmentsException
InstantiationException
IllegalAccessException
URISyntaxException
IOException

testBatchfile

public final void testBatchfile()
                         throws AlignmentAlgorithmException,
                                OWLOntologyCreationException,
                                AlignmentParserException,
                                IllegalArgumentException,
                                MalformedURLException,
                                IncompatibleAlignmentsException,
                                InstantiationException,
                                IllegalAccessException,
                                URISyntaxException,
                                IOException
Throws:
AlignmentAlgorithmException
OWLOntologyCreationException
AlignmentParserException
IllegalArgumentException
MalformedURLException
IncompatibleAlignmentsException
InstantiationException
IllegalAccessException
URISyntaxException
IOException


Copyright © 2012. All Rights Reserved.