org.kuali.test
Class KNSTestConstants.TestConstants

java.lang.Object
  extended by org.kuali.test.KNSTestConstants.TestConstants
Enclosing class:
KNSTestConstants

public static final class KNSTestConstants.TestConstants
extends Object

contains Test related constants


Field Summary
static String BASE_PATH
           
private static String HOST
           
static String MESSAGE
           
private static String PORT
           
 
Constructor Summary
private KNSTestConstants.TestConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOST

private static final String HOST
See Also:
Constant Field Values

PORT

private static final String PORT
See Also:
Constant Field Values

BASE_PATH

public static final String BASE_PATH
See Also:
Constant Field Values

MESSAGE

public static final String MESSAGE
See Also:
Constant Field Values
Constructor Detail

KNSTestConstants.TestConstants

private KNSTestConstants.TestConstants()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.