Gradle Test Run :ciRelease

EditCostSensitivityApplicationTest

summary

18

tests

0

failures

0

skipped

0.022s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
buildCompiledTrie with baseline costs should return a non-null trie buildCompiledTrieShouldReturnNonNullTrie() 1 0 0 0.001s 100%
classifyViability should classify correctly classifyViabilityShouldClassifyCorrectly() 1 0 0 0s 100%
costConfig label should encode all four cost values costConfigLabelShouldEncodeAllFourValues() 1 0 0 0.001s 100%
costConfig should reject negative operation costs costConfigShouldRejectNegativeCosts() 1 0 0 0s 100%
countDistinctPatchCommands should return positive count for sample rows countDistinctPatchCommandsShouldReturnPositiveCount() 1 0 0 0s 100%
different valid costs should both produce patch commands differentValidCostsShouldProducePatchCommands() 1 0 0 0s 100%
generateGrid should produce the expected number of cost combinations generateGridShouldProduceExpectedCombinations() 1 0 0 0.002s 100%
grid configurations should have valid non-negative costs gridConfigurationsShouldHaveNonNegativeCosts() 1 0 0 0.001s 100%
grid should contain the baseline configuration gridShouldContainBaselineConfiguration() 1 0 0 0.001s 100%
header should contain expected key column names headerShouldContainExpectedColumnNames() 1 0 0 0s 100%
countDistinctPatchCommands baseline should be at most the word count patchCommandCountShouldNotExceedWordCount() 1 0 0 0s 100%
rankRows should be deterministic for the same seed rankRowsShouldBeDeterministic() 1 0 0 0s 100%
rankRows should return the same size list rankRowsShouldReturnSameSizeList() 1 0 0 0.002s 100%
scaled operation costs should have the same normalized ratio and commands scaledOperationCostsShouldBeEquivalent() 1 0 0 0.001s 100%
scenario command baselines should use only selected training rows scenarioCommandBaselinesShouldUseSelectedRows() 1 0 0 0.003s 100%
stem should return the correct stem for training words stemShouldReturnCorrectStemForTrainingWords() 1 0 0 0.002s 100%
toGoldGroups should produce one group per dictionary row toGoldGroupsShouldProduceOneGroupPerRow() 1 0 0 0.001s 100%
unseen pairwise scope should exclude training-surface overlaps unseenPairwiseScopeShouldExcludeTrainingSurfaceOverlaps() 1 0 0 0.003s 100%