From 8b71d41ce1bef66dd59df1424f173446fd6f9263 Mon Sep 17 00:00:00 2001 From: romangraef Date: Fri, 13 Aug 2021 14:51:25 +0000 Subject: Automated deployment: Fri Aug 13 14:51:25 UTC 2021 97278b1e4ecd4db5224db83e167f6c7a68d4abb7 --- classes/PathTest.Path.of#28x#29.html | 104 +++++++++++++++++++++++++++++++++++ classes/PathTest.html | 52 +++++++++++++++--- classes/afterProject.html | 58 +++++++++++++++++-- classes/beforeProject.html | 6 +- 4 files changed, 204 insertions(+), 16 deletions(-) create mode 100644 classes/PathTest.Path.of#28x#29.html (limited to 'classes') diff --git a/classes/PathTest.Path.of#28x#29.html b/classes/PathTest.Path.of#28x#29.html new file mode 100644 index 0000000..53b6c30 --- /dev/null +++ b/classes/PathTest.Path.of#28x#29.html @@ -0,0 +1,104 @@ + + + + + +Test results - Class PathTest.Path.of(x) + + + + + +
+

Class PathTest.Path.of(x)

+ +
+ + + + + +
+
+ + + + + + + +
+
+
2
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.005s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Tests

+ + + + + + + + + + + + + + + + + + + + + +
TestMethod nameDurationResult
stringPath == x[js, node]stringPath == x0.003spassed
stringPath == x[js, browser]stringPath == x0.002spassed
+
+
+ +
+ + diff --git a/classes/PathTest.html b/classes/PathTest.html index b239a46..86e0542 100644 --- a/classes/PathTest.html +++ b/classes/PathTest.html @@ -23,7 +23,7 @@
-
4
+
10

tests

@@ -41,7 +41,7 @@
-
0.021s
+
0.056s

duration

@@ -76,6 +76,42 @@ +Equality checks should work[js, node] +Equality checks should work +0.002s +passed + + +Equality checks should work[js, browser] +Equality checks should work +0.002s +passed + + +Relative path resolution works[js, node] +Relative path resolution works +0.005s +passed + + +Relative path resolution works[js, browser] +Relative path resolution works +0.005s +passed + + +Shell resolution of home directory[js, node] +Shell resolution of home directory +0.003s +passed + + +Shell resolution of home directory[js, browser] +Shell resolution of home directory +0.002s +passed + + recognize absolute paths as such[js, node] recognize absolute paths as such 0.003s @@ -84,19 +120,19 @@ recognize absolute paths as such[js, browser] recognize absolute paths as such -0s +0.003s passed -recognize relative paths as such[js, node] +recognize relative paths as such[js, browser] recognize relative paths as such -0.018s +0.011s passed -recognize relative paths as such[js, browser] +recognize relative paths as such[js, node] recognize relative paths as such -0s +0.020s passed @@ -109,7 +145,7 @@ Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

diff --git a/classes/afterProject.html b/classes/afterProject.html index be0554d..54c249e 100644 --- a/classes/afterProject.html +++ b/classes/afterProject.html @@ -23,7 +23,7 @@
-
4
+
12

tests

@@ -41,7 +41,7 @@
-
0.003s
+
0.008s

duration

@@ -84,13 +84,25 @@ afterProject[js, node] afterProject -0.001s +0s passed afterProject[js, node] afterProject -0.001s +0s +passed + + +afterProject[js, browser] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0s passed @@ -99,6 +111,42 @@ 0s passed + +afterProject[js, browser] +afterProject +0s +passed + + +afterProject[js, browser] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0s +passed + + +afterProject[js, node] +afterProject +0.006s +passed + + +afterProject[js, browser] +afterProject +0.001s +passed + @@ -109,7 +157,7 @@ Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

diff --git a/classes/beforeProject.html b/classes/beforeProject.html index 4b37fba..711aabe 100644 --- a/classes/beforeProject.html +++ b/classes/beforeProject.html @@ -81,13 +81,13 @@ beforeProject[js, node] beforeProject -0.004s +0.005s passed beforeProject[js, browser] beforeProject -0.006s +0.005s passed @@ -108,7 +108,7 @@ HELLO Generated by -Gradle 7.0 at Aug 13, 2021, 1:51:51 PM

+Gradle 7.0 at Aug 13, 2021, 2:51:22 PM

-- cgit