1.0.0

org.eclipse.soda.dk.testcontroller.test
Class TestControllerTest

java.lang.Object
  extended by org.eclipse.soda.dk.testcontroller.test.TestControllerTest

public class TestControllerTest
extends java.lang.Object

Version:
1.0.0

Field Summary
static java.util.ResourceBundle DefaultResourceBundle
          Define the default resource bundle (ResourceBundle) field.
static int TEST_UNEXPECTEDLY_FOUND
          Define the test unexpectedly found (int) constant.
static int UNEXPECTED_EXCEPTION
          Define the unexpected exception (int) constant.
 
Constructor Summary
TestControllerTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main with the specified args parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNEXPECTED_EXCEPTION

public static final int UNEXPECTED_EXCEPTION
Define the unexpected exception (int) constant.

See Also:
Constant Field Values

TEST_UNEXPECTEDLY_FOUND

public static final int TEST_UNEXPECTEDLY_FOUND
Define the test unexpectedly found (int) constant.

See Also:
Constant Field Values

DefaultResourceBundle

public static java.util.ResourceBundle DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field.

Constructor Detail

TestControllerTest

public TestControllerTest()
Method Detail

main

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

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

1.0.0

Copyright (c) 2007 IBM