Skip to content

Instantly share code, notes, and snippets.

@automationhacks
Created January 8, 2020 16:32
Show Gist options
  • Save automationhacks/7eaee32fe6f0c4a60b858a231096b220 to your computer and use it in GitHub Desktop.
Save automationhacks/7eaee32fe6f0c4a60b858a231096b220 to your computer and use it in GitHub Desktop.
> Task :runTests FAILED
Gradle suite > Gradle test > testFrameworks.testNG.logging.LoggingTests.when_CreditedSalary_ShouldBeGreater_ThanBase STANDARD_OUT
Checking that credited salary is ok
Gradle suite > Gradle test > testFrameworks.testNG.logging.LoggingTests.when_salaryIsNotCredited STANDARD_OUT
Checking that salary is not credited
Gradle suite > Gradle test > testFrameworks.testNG.logging.LoggingTests.when_salaryIsNotCredited FAILED
java.lang.AssertionError at Logging.kt:84
2 tests completed, 1 failed
FAILURE: Build failed with an exception.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment