Gradle Test Run :ciRelease
StemmerKnowledgeExperimentTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| all generated rows should be addressable by the synthetic key | allGeneratedRowsShouldBeAddressableBySyntheticKey() | 1 | 0 | 0 | 0.025s | 100% |
| evaluate should return deterministic full scenario matrix | evaluateShouldReturnDeterministicScenarioMatrix() | 1 | 0 | 0 | 0.063s | 100% |
| evaluating stems without stored originals should reduce recall but preserve get accuracy | evaluatingStemsWithoutStoredOriginalsShouldReduceRecall() | 1 | 0 | 0 | 0.013s | 100% |
| 100 percent knowledge with stored originals should achieve perfect scores | fullKnowledgeWithStoredOriginalsShouldBePerfect() | 1 | 0 | 0 | 0.014s | 100% |
| get should accept implicit identity while getAll still requires explicit coverage | getShouldAcceptImplicitIdentityWhileGetAllStillRequiresExplicitCoverage() | 1 | 0 | 0 | 0.014s | 100% |
| storeOriginal should not affect scores when stems are not evaluated | storeOriginalShouldNotAffectScoresWhenStemsAreNotEvaluated() | 1 | 0 | 0 | 0.015s | 100% |
| writeCsv should emit header and data rows | writeCsvShouldEmitHeaderAndDataRows() | 1 | 0 | 0 | 0.028s | 100% |