2009-01-09 1.2.0

org.eclipse.soda.dk.parameter.testcase
Class ParameterAllTestcase

java.lang.Object
  extended by org.eclipse.soda.dk.parameter.testcase.ParameterAllTestcase

public class ParameterAllTestcase
extends java.lang.Object

Version:
1.2.0

Constructor Summary
ParameterAllTestcase()
           
 
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

ParameterAllTestcase

public ParameterAllTestcase()
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.