org.kit.furia
Class OverallTest

java.lang.Object
  extended by org.kit.furia.OverallTest

public class OverallTest
extends java.lang.Object

OverallTest tests that Furia can run. It fails if Furia cannot detect the given programs within a certain threshold

Since:
0
Author:
Arnoldo Jose Muller Molina

Constructor Summary
OverallTest()
           
 
Method Summary
 void closeEngine()
           
 void setUp()
          Properties for the test.
 void testAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverallTest

public OverallTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Properties for the test.

Throws:
java.lang.Exception

testAll

public void testAll()
             throws java.io.IOException,
                    java.lang.Exception
Throws:
java.io.IOException
java.lang.Exception

closeEngine

public void closeEngine()
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.