net.thucydides.core.steps
Class TestDataSourcePath

Package class diagram package TestDataSourcePath
java.lang.Object
  extended by net.thucydides.core.steps.TestDataSourcePath

public class TestDataSourcePath
extends Object

A description goes here. User: john Date: 10/08/12 Time: 2:40 PM


Constructor Summary
TestDataSourcePath(EnvironmentVariables environmentVariables)
           
 
Method Summary
protected  String getFileSeparator()
           
protected  String getFileSeparatorToReplace()
           
 String getInstanciatedTestDataPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDataSourcePath

public TestDataSourcePath(EnvironmentVariables environmentVariables)
Method Detail

getInstanciatedTestDataPath

public String getInstanciatedTestDataPath(String path)

getFileSeparator

protected String getFileSeparator()

getFileSeparatorToReplace

protected String getFileSeparatorToReplace()


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.