Skip to content
GitHub Actions / JUnit succeeded Nov 17, 2023 in 1s

18 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
animal-sniffer-format/build/test-results/test/TEST-com.toasttab.expediter.sniffer.DeserializerTest.xml 2✔️ 401ms
core/build/test-results/test/TEST-com.toasttab.expediter.types.JvmTypeProviderTest.xml 6✔️ 451ms
model/build/test-results/test/TEST-com.toasttab.expediter.issue.SerializationTest.xml 1✔️ 892ms
plugin/build/test-results/test/TEST-com.toasttab.expediter.gradle.ExpediterPluginIntegrationTest.xml 8✔️ 88s
tests/build/test-results/test/TEST-com.toasttab.expediter.test.ExpediterIntegrationTest.xml 1✔️ 422ms

✔️ animal-sniffer-format/build/test-results/test/TEST-com.toasttab.expediter.sniffer.DeserializerTest.xml

2 tests were completed in 401ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.toasttab.expediter.sniffer.DeserializerTest 2✔️ 401ms

✔️ com.toasttab.expediter.sniffer.DeserializerTest

✔️ deserialize array()
✔️ deserialize set()

✔️ core/build/test-results/test/TEST-com.toasttab.expediter.types.JvmTypeProviderTest.xml

6 tests were completed in 451ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.toasttab.expediter.types.JvmTypeProviderTest 6✔️ 451ms

✔️ com.toasttab.expediter.types.JvmTypeProviderTest

✔️ java 9 has no List#copyOf()
✔️ java 10 has List#copyOf()
✔️ java 10 has no HttpClient()
✔️ java 8 has no Files#readString()
✔️ java 11 has HttpClient()
✔️ java 11 has Files#readString()

✔️ model/build/test-results/test/TEST-com.toasttab.expediter.issue.SerializationTest.xml

1 tests were completed in 892ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.toasttab.expediter.issue.SerializationTest 1✔️ 892ms

✔️ com.toasttab.expediter.issue.SerializationTest

✔️ can deserialize known and unknown issues()

✔️ plugin/build/test-results/test/TEST-com.toasttab.expediter.gradle.ExpediterPluginIntegrationTest.xml

8 tests were completed in 88s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.toasttab.expediter.gradle.ExpediterPluginIntegrationTest 8✔️ 88s

✔️ com.toasttab.expediter.gradle.ExpediterPluginIntegrationTest

✔️ cross library(TestProject)
✔️ android compat source only(TestProject)
✔️ ignore(TestProject)
✔️ android compat(TestProject)
✔️ jvm compat(TestProject)
✔️ multimodule(TestProject)
✔️ android lib(TestProject)
✔️ ignore file(TestProject)

✔️ tests/build/test-results/test/TEST-com.toasttab.expediter.test.ExpediterIntegrationTest.xml

1 tests were completed in 422ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.toasttab.expediter.test.ExpediterIntegrationTest 1✔️ 422ms

✔️ com.toasttab.expediter.test.ExpediterIntegrationTest

✔️ integrate()