From 2aa191fb3ba4d452eba8eb3759a64df3876b0e74 Mon Sep 17 00:00:00 2001 From: romangraef Date: Thu, 12 Aug 2021 23:55:19 +0000 Subject: Automated deployment: Thu Aug 12 23:55:19 UTC 2021 a485112be491dc71c6b6951b3a65827f89ab3406 --- classes/PathTest.html | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 classes/PathTest.html (limited to 'classes/PathTest.html') diff --git a/classes/PathTest.html b/classes/PathTest.html new file mode 100644 index 0000000..ea9bb61 --- /dev/null +++ b/classes/PathTest.html @@ -0,0 +1,116 @@ + + + + + +Test results - Class PathTest + + + + + +
+

Class PathTest

+ +
+ + + + + +
+
+ + + + + + + +
+
+
4
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.020s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Tests

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TestMethod nameDurationResult
recognize absolute paths as such[js, browser]recognize absolute paths as such0.001spassed
recognize absolute paths as such[js, node]recognize absolute paths as such0.003spassed
recognize relative paths as such[js, node]recognize relative paths as such0.016spassed
recognize relative paths as such[js, browser]recognize relative paths as such0spassed
+
+
+ +
+ + -- cgit