aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java
diff options
context:
space:
mode:
authorDonald Shan <xxpinapelzxx@gmail.com>2022-08-18 17:10:06 -0700
committerGitHub <noreply@github.com>2022-08-18 17:10:06 -0700
commit2deeb3748c83c10d01500e189a8fed8352b839e8 (patch)
treefcc5695175666bab25931af326ea46c732b32f7c /src/test/java
parenta571cd01967b8b6c3f63955b68bd88c6f89f8975 (diff)
Add files via upload
Diffstat (limited to 'src/test/java')
-rw-r--r--src/test/java/org/example/AppTest.java20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/test/java/org/example/AppTest.java b/src/test/java/org/example/AppTest.java
new file mode 100644
index 0000000..9a3da2b
--- /dev/null
+++ b/src/test/java/org/example/AppTest.java
@@ -0,0 +1,20 @@
+package org.example;
+
+import static org.junit.Assert.assertTrue;
+
+import org.junit.Test;
+
+/**
+ * Unit test for simple App.
+ */
+public class AppTest
+{
+ /**
+ * Rigorous Test :-)
+ */
+ @Test
+ public void shouldAnswerWithTrue()
+ {
+ assertTrue( true );
+ }
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage