chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2 #22
GitHub Actions / JUnit Tests
succeeded
Nov 30, 2024 in 0s
78 passed, 0 failed and 0 skipped
✅ build/test-results/test/TEST-io.github.ludorival.kotlintdd.aaa.AssumeActAssertTest.xml
9 tests were completed in 199ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.github.ludorival.kotlintdd.aaa.AssumeActAssertTest | 9✅ | 199ms |
✅ io.github.ludorival.kotlintdd.aaa.AssumeActAssertTest
✅ I can support nested steps after the ASSUME()
✅ I can support nested steps from the ASSUME()
✅ I can support multiple nested steps by using extension()
✅ I can use directly the act instead of the assume()
✅ I can use simple assume act assert pattern()
✅ I can use assume act assert pattern with and()
✅ I can support nested steps by using extension after the ASSUME()
✅ I can use a pattern without defining an action()
✅ I can support multiple nested steps()
✅ build/test-results/test/TEST-io.github.ludorival.kotlintdd.coroutine.aaa.CoAssumeActAssertTest.xml
9 tests were completed in 309ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.github.ludorival.kotlintdd.coroutine.aaa.CoAssumeActAssertTest | 9✅ | 309ms |
✅ io.github.ludorival.kotlintdd.coroutine.aaa.CoAssumeActAssertTest
✅ I can support nested steps after the ASSUME()
✅ I can support nested steps from the ASSUME()
✅ I can support multiple nested steps by using extension()
✅ I can use directly the act instead of the assume()
✅ I can use simple assume act assert pattern()
✅ I can use assume act assert pattern with and()
✅ I can support nested steps by using extension after the ASSUME()
✅ I can use a pattern without defining an action()
✅ I can support multiple nested steps()
✅ build/test-results/test/TEST-io.github.ludorival.kotlintdd.coroutine.gwt.CoGivenWhenThenTest.xml
28 tests were completed in 280ms with 28 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.github.ludorival.kotlintdd.coroutine.gwt.CoGivenWhenThenTest | 28✅ | 280ms |
✅ io.github.ludorival.kotlintdd.coroutine.gwt.CoGivenWhenThenTest
✅ I can use when + and + then()
✅ I cannot find result matching a predicate from the first()
✅ I should use the reverse order when I use reverseResults()
✅ I should get the last result with a predicate()
✅ I cannot find none Type result matching a predicate when I use lastOrNull()
✅ I can support multiple nested by using extension steps()
✅ I cannot find none result matching a predicate when I use lastOrNull()
✅ I should get all any results from the latest chained state()
✅ Unit result should be ignored from the results()
✅ I should use the right order when I use results()
✅ I should get the first and the last value in the chained state()
✅ I can support nested steps by using extension after the given()
✅ A step can return a null value()
✅ I should expect an exception when get the last result whereas it has not been found()
✅ I can find a result matching a predicate when I use lastOrNull()
✅ Nested context are not considered as supported()
✅ I should get all any reversed results from the latest chained state()
✅ I can loop on each state()
✅ I should not expect to return the nested context when I use lastOrNull()
✅ I can use a pattern without defining an action()
✅ I can support multiple nested steps()
✅ I can use directly the when instead of the given()
✅ I should get all results from the latest chained state()
✅ I cannot find none result matching a predicate from the first()
✅ I can access to the previous results inside a nested step using extension function()
✅ I can support nested steps after the given()
✅ I should have access to result by their index()
✅ I can support nested steps from the given()
✅ build/test-results/test/TEST-io.github.ludorival.kotlintdd.coroutine.gwt.CoGivenWhenThenWithDSLTest.xml
2 tests were completed in 19ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.github.ludorival.kotlintdd.coroutine.gwt.CoGivenWhenThenWithDSLTest | 2✅ | 19ms |
✅ io.github.ludorival.kotlintdd.coroutine.gwt.CoGivenWhenThenWithDSLTest
✅ I can write my test with my custom DSL()
✅ I should be able to insert a new item in my todo list()
✅ build/test-results/test/TEST-io.github.ludorival.kotlintdd.gwt.GivenWhenThenTest.xml
28 tests were completed in 81ms with 28 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.github.ludorival.kotlintdd.gwt.GivenWhenThenTest | 28✅ | 81ms |
✅ io.github.ludorival.kotlintdd.gwt.GivenWhenThenTest
✅ I can use when + and + then()
✅ I cannot find result matching a predicate from the first()
✅ I should use the reverse order when I use reverseResults()
✅ I should get the last result with a predicate()
✅ I cannot find none Type result matching a predicate when I use lastOrNull()
✅ I can support multiple nested by using extension steps()
✅ I cannot find none result matching a predicate when I use lastOrNull()
✅ I should get all any results from the latest chained state()
✅ Unit result should be ignored from the results()
✅ I should use the right order when I use results()
✅ I should get the first and the last value in the chained state()
✅ I can support nested steps by using extension after the given()
✅ A step can return a null value()
✅ I should expect an exception when get the last result whereas it has not been found()
✅ I can find a result matching a predicate when I use lastOrNull()
✅ Nested context are not considered as supported()
✅ I should get all any reversed results from the latest chained state()
✅ I can loop on each state()
✅ I should not expect to return the nested context when I use lastOrNull()
✅ I can use a pattern without defining an action()
✅ I can support multiple nested steps()
✅ I can use directly the when instead of the given()
✅ I should get all results from the latest chained state()
✅ I cannot find none result matching a predicate from the first()
✅ I can access to the previous results inside a nested step using extension function()
✅ I can support nested steps after the given()
✅ I should have access to result by their index()
✅ I can support nested steps from the given()
✅ build/test-results/test/TEST-io.github.ludorival.kotlintdd.gwt.GivenWhenThenWithDSLTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.github.ludorival.kotlintdd.gwt.GivenWhenThenWithDSLTest | 2✅ | 3ms |
✅ io.github.ludorival.kotlintdd.gwt.GivenWhenThenWithDSLTest
✅ I can write my test with my custom DSL()
✅ I should be able to insert a new item in my todo list()
Loading