2009-01-09 1.2.0

org.eclipse.soda.dk.data.testcase
Class DataAllTestcase

java.lang.Object
  extended by org.eclipse.soda.dk.data.testcase.DataAllTestcase

public class DataAllTestcase
extends java.lang.Object

Version:
1.2.0

Constructor Summary
DataAllTestcase()
           
 
Method Summary
static void main(java.lang.String[] arguments)
          Main with the specified arguments parameter.
static junit.framework.TestSuite suite()
          Suite and return the TestSuite result.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataAllTestcase

public DataAllTestcase()
Method Detail

main

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

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

suite

public static junit.framework.TestSuite suite()
Suite and return the TestSuite result.

Returns:
Results of the suite (TestSuite) value.

2009-01-09 1.2.0

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