org.ourgrid.test
Class PathWithEmptySpacesTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.ourgrid.test.PathWithEmptySpacesTest
All Implemented Interfaces:
junit.framework.Test, GUITest, PreCommitTest, SelectiveTest, SpecialCareTest, StressTest

public class PathWithEmptySpacesTest
extends junit.framework.TestCase
implements GUITest, SpecialCareTest

Tests the scripts


Constructor Summary
PathWithEmptySpacesTest()
           
 
Method Summary
protected  void setUp()
          Sets up the environment.
protected  void tearDown()
           
 void testScripts()
          Tests the scripts.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface junit.framework.Test
countTestCases, run
 

Constructor Detail

PathWithEmptySpacesTest

public PathWithEmptySpacesTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Sets up the environment.

Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

tearDown

protected void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

testScripts

public void testScripts()
                 throws java.lang.Exception
Tests the scripts.

Throws:
java.lang.Exception