From fea2977df5cea625d98ed0b064a173cb79a6d219 Mon Sep 17 00:00:00 2001
From: romangraef
Date: Mon, 16 Aug 2021 13:48:08 +0000
Subject: Automated deployment: Mon Aug 16 13:48:08 UTC 2021
1159d5ad67594d98f0aa4e9899ece0406f423497
---
classes/FileServiceTest.html | 116 +++++++++++++++++++++++++++++++++++
classes/PathTest.Path.of#28x#29.html | 18 +++++-
classes/PathTest.html | 98 +++++++++++++++++++++++++----
classes/afterProject.html | 98 ++++++++++++++++++++++++++---
classes/beforeProject.html | 12 ++--
5 files changed, 313 insertions(+), 29 deletions(-)
create mode 100644 classes/FileServiceTest.html
(limited to 'classes')
diff --git a/classes/FileServiceTest.html b/classes/FileServiceTest.html
new file mode 100644
index 0000000..24a99a8
--- /dev/null
+++ b/classes/FileServiceTest.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+Test results - Class FileServiceTest
+
+
+
+
+
+
+
Class FileServiceTest
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
Tests
+
+
+
+Test |
+Method name |
+Duration |
+Result |
+
+
+
+Primitive: CRUD a file[js, browser] |
+Primitive: CRUD a file |
+0s |
+passed |
+
+
+Primitive: CRUD a file[js, node] |
+Primitive: CRUD a file |
+0.003s |
+passed |
+
+
+Primitive: root inode exists[js, browser] |
+Primitive: root inode exists |
+0s |
+passed |
+
+
+Primitive: root inode exists[js, node] |
+Primitive: root inode exists |
+0.011s |
+passed |
+
+
+
+
+
+
+
+
diff --git a/classes/PathTest.Path.of#28x#29.html b/classes/PathTest.Path.of#28x#29.html
index 21a825b..e963f14 100644
--- a/classes/PathTest.Path.of#28x#29.html
+++ b/classes/PathTest.Path.of#28x#29.html
@@ -23,7 +23,7 @@
|
@@ -78,13 +78,25 @@
stringPath == x[js, browser] |
stringPath == x |
+0.001s |
+passed |
+
+
+stringPath == x[js, node] |
+stringPath == x |
+0.001s |
+passed |
+
+
+stringPath == x[js, browser] |
+stringPath == x |
0s |
passed |
stringPath == x[js, node] |
stringPath == x |
-0.002s |
+0s |
passed |
@@ -97,7 +109,7 @@
Generated by
-Gradle 7.0 at Aug 16, 2021, 1:08:06 PM
+Gradle 7.0 at Aug 16, 2021, 1:48:06 PM