org.universAAL.itests.conf
Class IntegrationTestConsts

Package class diagram package IntegrationTestConsts
java.lang.Object
  extended by org.universAAL.itests.conf.IntegrationTestConsts

public class IntegrationTestConsts
extends Object

Class containing constants related to integration testing and the process of generating composite files.

Author:
rotgier

Field Summary
static String RUN_DIR_ARTIFACT_ID
           
static String RUN_DIR_GROUP_ID
           
static String SEPARATED_ARTIFACT_DEPS
           
static String TEST_COMPOSITE
           
 
Constructor Summary
IntegrationTestConsts()
           
 
Method Summary
static String getRunDirMvnUrl()
           
static Properties getuAALMWProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RUN_DIR_GROUP_ID

public static String RUN_DIR_GROUP_ID

RUN_DIR_ARTIFACT_ID

public static String RUN_DIR_ARTIFACT_ID

SEPARATED_ARTIFACT_DEPS

public static String SEPARATED_ARTIFACT_DEPS

TEST_COMPOSITE

public static String TEST_COMPOSITE
Constructor Detail

IntegrationTestConsts

public IntegrationTestConsts()
Method Detail

getRunDirMvnUrl

public static String getRunDirMvnUrl()

getuAALMWProperties

public static Properties getuAALMWProperties()


Copyright © 2014 universAAL Consortium. All Rights Reserved.