-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ericdeback
authored and
ericdeback
committed
Apr 9, 2024
1 parent
6ac5018
commit 2b428a3
Showing
7 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
------------------------------------------------------------------------------- | ||
Test set: MyAppTest | ||
------------------------------------------------------------------------------- | ||
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.099 s <<< FAILURE! - in MyAppTest | ||
MyAppTest.SecondAppDumbTest Time elapsed: 0.009 s <<< FAILURE! | ||
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.092 s <<< FAILURE! - in MyAppTest | ||
MyAppTest.SecondAppDumbTest Time elapsed: 0.01 s <<< FAILURE! | ||
org.opentest4j.AssertionFailedError: expected: <0> but was: <1> | ||
at MyAppTest.SecondAppDumbTest(MyAppTest.java:12) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.