[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 36 | 0 | 0 | 0 | 100% | 0.729 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.github.linsolas.casperjsrunner | 36 | 0 | 0 | 0 | 100% | 0.729 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CasperJsRuntimeFinderTest | 5 | 0 | 0 | 0 | 100% | 0.118 | |
| OSUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.005 | |
| CasperJsVersionRetrieverTest | 3 | 0 | 0 | 0 | 100% | 0.543 | |
| OrdererScriptsFinderDecoratorTest | 1 | 0 | 0 | 0 | 100% | 0.016 | |
| PatternsCheckerTest | 5 | 0 | 0 | 0 | 100% | 0.004 | |
| ArgQuoterTest | 6 | 0 | 0 | 0 | 100% | 0.005 | |
| IncludesFinderTest | 4 | 0 | 0 | 0 | 100% | 0.03 | |
| DefaultScriptsFinderTest | 9 | 0 | 0 | 0 | 100% | 0.008 | |
| PathToNameBuilderTest | 2 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testFindCasperJsRuntimeFromParameter | 0.1 | |
| testFindCasperJsRuntimeFromDefault | 0.005 | |
| testFindCasperJsRuntimeFromToolchain | 0.005 | |
| testFindCasperJsRuntimeFromToolchainButOverriden | 0.004 | |
| testFindCasperJsRuntimeFromDefaultOnWindows | 0.004 |
| testRetrieveVersion | 0.499 | |
| testRetrieveVersionFacingExWhileRunningCasper | 0.021 | |
| testRetrieveVersionFacingExWhileParsingVersion | 0.023 |
| testCheckOnlyJs | 0.002 | |
| testCheckNullPatterns | 0 | |
| testCheckOnlyCoffee | 0.001 | |
| testCheckPatterns | 0.001 | |
| testCheckEmptyPatterns | 0 |
| testQuoteComplexStringOnLinux | 0.001 | |
| testQuoteEmptyStringOnWindows | 0.001 | |
| testQuoteNull | 0.001 | |
| testQuoteComplexStringOnWindows | 0.001 | |
| testQuoteEmptyStringOnLinux | 0.001 | |
| testQuoteSimpleString | 0 |
| testFindScriptWithPatterns | 0.03 | |
| testFindScript | 0 | |
| testFindScriptWithEmptyPatterns | 0 | |
| testFindScriptWithNullPatterns | 0 |
| testFindScriptWithNullExcludes | 0 | |
| testFindScriptWithFilenameAndIncludes | 0 | |
| testFindScriptWithIncludesAndExcludes | 0 | |
| testFindScriptWithEmptyIncludes | 0 | |
| testFindScript | 0 | |
| testFindScriptWithFilenameAndExcludes | 0.004 | |
| testFindScriptWithNullIncludes | 0 | |
| testFindScriptWithFileName | 0.002 | |
| testFindScriptWithIncludes | 0.002 |