2009-01-09 1.2.0

org.eclipse.soda.dk.script.testcase
Class FilterScriptTestcase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.soda.dk.script.testcase.FilterScriptTestcase
All Implemented Interfaces:
junit.framework.Test

public class FilterScriptTestcase
extends junit.framework.TestCase

Version:
1.2.0

Constructor Summary
FilterScriptTestcase()
          Constructs an instance of this class.
FilterScriptTestcase(java.lang.String name)
          Constructs an instance of this class from the specified name parameter.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main with the specified arguments parameter.
 void test01()
          Test01.
 void test02()
          Test02.
 void test03()
          Test03.
 void test11()
          Test11.
 void test12()
          Test12.
 void test13()
          Test13.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilterScriptTestcase

public FilterScriptTestcase()
Constructs an instance of this class.

See Also:
FilterScriptTestcase(String)

FilterScriptTestcase

public FilterScriptTestcase(java.lang.String name)
Constructs an instance of this class from the specified name parameter.

Parameters:
name - The name (String) parameter.
See Also:
FilterScriptTestcase()
Method Detail

main

public static void main(java.lang.String[] arguments)
Main with the specified arguments parameter.

Parameters:
arguments - The arguments (String[]) parameter.

test01

public void test01()
Test01.


test02

public void test02()
Test02.


test03

public void test03()
Test03.


test11

public void test11()
Test11.


test12

public void test12()
Test12.


test13

public void test13()
Test13.


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.