Skip to content

PI-3857 - ensure PR title contains jira ticket number #16

PI-3857 - ensure PR title contains jira ticket number

PI-3857 - ensure PR title contains jira ticket number #16

GitHub Actions / JUnit Tests succeeded Feb 13, 2024 in 0s

16 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests.xml 4✅ 86ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests.xml 1✅ 5ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests.xml 1✅ 352ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSetTests.xml 1✅ 7ms
build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests.xml 9✅ 34ms

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests.xml

4 tests were completed in 86ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests 4✅ 86ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexArrayTests

✅ testArray()
✅ testInNotIn()
✅ testInclude()
✅ testStrings()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests.xml

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

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests 1✅ 5ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexFunctionTests

✅ testBasicFunctionTypes()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests.xml

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

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests 1✅ 352ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexLazyContextTests

✅ testLazyMap()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSetTests.xml

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

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexSetTests 1✅ 7ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexSetTests

✅ testUnion()

✅ build/test-results/test/TEST-com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests.xml

9 tests were completed in 34ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests 9✅ 34ms

✅ com.sesamecare.asyncRuleEvaluator.FiltrexSyntaxTests

✅ testSimpleNumerics()
✅ testTernary()
✅ testComparisons()
✅ testKitchenSink()
✅ testBooleanLogic()
✅ testMathFunctions()
✅ testFunctions()
✅ testArgArrangements()
✅ testRegexp()