net.craftforge.essential.testsuite
Class TestValues

java.lang.Object
  extended by net.craftforge.essential.testsuite.TestValues

public class TestValues
extends Object

Provides a predefined client test with test suite using a local and an HTTP client.

Since:
07.07.11
Author:
Christian Bick

Field Summary
static String DEFAULT_BASE_URL
           
static Configuration DEFAULT_CONFIGURATION
           
static String DEFAULT_PACKAGE_PATH
           
 
Constructor Summary
TestValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BASE_URL

public static String DEFAULT_BASE_URL

DEFAULT_PACKAGE_PATH

public static String DEFAULT_PACKAGE_PATH

DEFAULT_CONFIGURATION

public static Configuration DEFAULT_CONFIGURATION
Constructor Detail

TestValues

public TestValues()


Copyright © 2011. All Rights Reserved.