Метод | Описание | |
---|---|---|
GetJasmineConfigurationFileLocation ( ) : string | ||
GetJasmineConfigurationFileLocation ( string configFile ) : string | ||
GetJasmineConsoleRunnerJSFileLocation ( int jasmineVersion ) : string | ||
GetJasmineDir ( int jasmineVersion ) : string | ||
GetJasmineJasmineCSSFileLocation ( int jasmineVersion ) : string | ||
GetJasmineJasmineHtmlJSFileLocation ( int jasmineVersion ) : string | ||
GetJasmineJasmineJSFileLocation ( int jasmineVersion ) : string | ||
GetPhantomJSExeFileLocation ( ) : string | ||
GetRunDir ( ) : string | ||
GetRunJasmineTestFileLocation ( ) : string | ||
GetToolsDir ( ) : string |
Метод | Описание | |
---|---|---|
IsRelativePath ( string file ) : bool |
public GetJasmineConfigurationFileLocation ( ) : string | ||
Результат | string |
public GetJasmineConfigurationFileLocation ( string configFile ) : string | ||
configFile | string | |
Результат | string |
public GetJasmineConsoleRunnerJSFileLocation ( int jasmineVersion ) : string | ||
jasmineVersion | int | |
Результат | string |
public GetJasmineDir ( int jasmineVersion ) : string | ||
jasmineVersion | int | |
Результат | string |
public GetJasmineJasmineCSSFileLocation ( int jasmineVersion ) : string | ||
jasmineVersion | int | |
Результат | string |
public GetJasmineJasmineHtmlJSFileLocation ( int jasmineVersion ) : string | ||
jasmineVersion | int | |
Результат | string |
public GetJasmineJasmineJSFileLocation ( int jasmineVersion ) : string | ||
jasmineVersion | int | |
Результат | string |
public GetPhantomJSExeFileLocation ( ) : string | ||
Результат | string |
public GetRunJasmineTestFileLocation ( ) : string | ||
Результат | string |