Class com.ustadmobile.lib.util.TestSysPathUtil

4

tests

0

failures

0

ignored

0.013s

duration

100%

successful

Tests

Test Method name Duration Result
givenCommandInPathOnUnix_whenFindCommandInPathCalled_thenReturnsFile[jvm] givenCommandInPathOnUnix_whenFindCommandInPathCalled_thenReturnsFile 0.001s passed
givenCommandInPathOnWindows_whenCommandInPathCalled_thenReturnsFile[jvm] givenCommandInPathOnWindows_whenCommandInPathCalled_thenReturnsFile 0.007s passed
givenCommandNotInPathOnUnix_whenFindCommandInPathCalled_thenReturnNull[jvm] givenCommandNotInPathOnUnix_whenFindCommandInPathCalled_thenReturnNull 0.004s passed
givenCommandNotInPathOnWindows_whenCommandInPathCalled_thenReturnsNull[jvm] givenCommandNotInPathOnWindows_whenCommandInPathCalled_thenReturnsNull 0.001s passed