Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
659 0 0 1 99.8% 12.85 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
net.bmahe.genetics4j.neat.chromosomes 8 0 0 0 100% 0.023 s
net.bmahe.genetics4j.core.combination.erx 1 0 0 0 100% 0.004 s
net.bmahe.genetics4j.gp.mutation 38 0 0 0 100% 2.237 s
net.bmahe.genetics4j.core.combination.singlepointarithmetic 6 0 0 0 100% 0.011 s
net.bmahe.genetics4j.core.postevaluationprocess 1 0 0 0 100% 0.019 s
net.bmahe.genetics4j.moo 17 0 0 0 100% 0.553 s
net.bmahe.genetics4j.gp.program 24 0 0 0 100% 0.243 s
net.bmahe.genetics4j.core.spec.mutation 5 0 0 0 100% 0.019 s
net.bmahe.genetics4j.core.util 7 0 0 0 100% 0.050 s
net.bmahe.genetics4j.gp 41 0 0 0 100% 0.748 s
net.bmahe.genetics4j.extras.evolutionlisteners 1 0 0 0 100% 0.074 s
net.bmahe.genetics4j.core.mutation.chromosome.creepmutation 21 0 0 0 100% 0.052 s
net.bmahe.genetics4j.neat 41 0 0 0 100% 0.507 s
net.bmahe.genetics4j.core.evaluation 1 0 0 0 100% 0.504 s
net.bmahe.genetics4j.core.combination.multipointarithmetic 9 0 0 0 100% 0.023 s
net.bmahe.genetics4j.core 41 0 0 0 100% 0.398 s
net.bmahe.genetics4j.core.mutation.chromosome.randommutation 20 0 0 0 100% 0.049 s
net.bmahe.genetics4j.core.chromosomes 48 0 0 0 100% 0.082 s
net.bmahe.genetics4j.core.combination.multipointcrossover 8 0 0 0 100% 0.031 s
net.bmahe.genetics4j.gp.chromosomes.factory 4 0 0 0 100% 0.010 s
net.bmahe.genetics4j.neat.combination 12 0 0 0 100% 0.105 s
net.bmahe.genetics4j.neat.selection 7 0 0 0 100% 0.150 s
net.bmahe.genetics4j.gp.selection 6 0 0 0 100% 0.198 s
net.bmahe.genetics4j.core.replacement 9 0 0 0 100% 0.053 s
net.bmahe.genetics4j.moo.nsga2.impl 34 0 0 0 100% 1.788 s
net.bmahe.genetics4j.core.evolutionlisteners 43 0 0 0 100% 0.548 s
net.bmahe.genetics4j.neat.mutation 18 0 0 0 100% 1.400 s
net.bmahe.genetics4j.gpu 1 0 0 1 0% 0.461 s
net.bmahe.genetics4j.core.mutation 17 0 0 0 100% 1.518 s
net.bmahe.genetics4j.neat.spec 4 0 0 0 100% 0.007 s
net.bmahe.genetics4j.core.termination 15 0 0 0 100% 0.055 s
net.bmahe.genetics4j.gp.combination 11 0 0 0 100% 0.084 s
net.bmahe.genetics4j.core.combination.singlepointcrossover 8 0 0 0 100% 0.008 s
net.bmahe.genetics4j.gp.utils 6 0 0 0 100% 0.030 s
net.bmahe.genetics4j.core.selection 50 0 0 0 100% 0.233 s
net.bmahe.genetics4j.neat.combination.parentcompare 4 0 0 0 100% 0.014 s
net.bmahe.genetics4j.neat.chromosomes.factory 9 0 0 0 100% 0.149 s
net.bmahe.genetics4j.core.combination.ordercrossover 3 0 0 0 100% 0.012 s
net.bmahe.genetics4j.core.chromosomes.factory 20 0 0 0 100% 0.043 s
net.bmahe.genetics4j.gp.math 1 0 0 0 100% 0.005 s
net.bmahe.genetics4j.neat.mutation.chromosome 39 0 0 0 100% 0.350 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.bmahe.genetics4j.neat.chromosomes

- Class Tests Errors Failures Skipped Success Rate Time
NeatChromosomeTest 8 0 0 0 100% 0.023 s

net.bmahe.genetics4j.core.combination.erx

- Class Tests Errors Failures Skipped Success Rate Time
IntEdgeRecombinationCrossoverTest 1 0 0 0 100% 0.004 s

net.bmahe.genetics4j.gp.mutation

- Class Tests Errors Failures Skipped Success Rate Time
ProgramRandomPruneMutatorTest 2 0 0 0 100% 0.014 s
NodeReplacementMutatorTest 3 0 0 0 100% 0.013 s
ProgramRulesApplicatorPolicyHandlerTest 4 0 0 0 100% 0.020 s
ProgramRandomMutatePolicyHandlerTest 7 0 0 0 100% 0.024 s
ProgramRandomPrunePolicyHandlerTest 7 0 0 0 100% 0.037 s
ProgramRandomMutateMutatorTest 2 0 0 0 100% 0.019 s
NodeReplacementPolicyHandlerTest 7 0 0 0 100% 1.992 s
ProgramRulesApplicatorMutatorTest 6 0 0 0 100% 0.118 s

net.bmahe.genetics4j.core.combination.singlepointarithmetic

- Class Tests Errors Failures Skipped Success Rate Time
IntChromosomeSinglePointArithmeticTest 2 0 0 0 100% 0.004 s
DoubleChromosomeSinglePointArithmeticTest 2 0 0 0 100% 0.004 s
FloatChromosomeSinglePointArithmeticTest 2 0 0 0 100% 0.003 s

net.bmahe.genetics4j.core.postevaluationprocess

- Class Tests Errors Failures Skipped Success Rate Time
FitnessSharingTest 1 0 0 0 100% 0.019 s

net.bmahe.genetics4j.moo

- Class Tests Errors Failures Skipped Success Rate Time
ParetoUtilsTest 2 0 0 0 100% 0.403 s
FitnessVectorTest 15 0 0 0 100% 0.150 s

net.bmahe.genetics4j.gp.program

- Class Tests Errors Failures Skipped Success Rate Time
StdProgramGeneratorTest 3 0 0 0 100% 0.011 s
GrowProgramGeneratorTest 3 0 0 0 100% 0.065 s
ProgramHelperTest 15 0 0 0 100% 0.150 s
FullProgramGeneratorTest 3 0 0 0 100% 0.017 s

net.bmahe.genetics4j.core.spec.mutation

- Class Tests Errors Failures Skipped Success Rate Time
RepeatedMutationTest 5 0 0 0 100% 0.019 s

net.bmahe.genetics4j.core.util

- Class Tests Errors Failures Skipped Success Rate Time
MultiIntCounterTest 1 0 0 0 100% 0.019 s
GenotypeGeneratorTest 3 0 0 0 100% 0.021 s
IndividualUtilsTest 3 0 0 0 100% 0.010 s

net.bmahe.genetics4j.gp

- Class Tests Errors Failures Skipped Success Rate Time
OperationFactoriesTest 36 0 0 0 100% 0.075 s
OperationTest 3 0 0 0 100% 0.013 s
SimpleGPTest 1 0 0 0 100% 0.658 s
InputSpecTest 1 0 0 0 100% 0.002 s

net.bmahe.genetics4j.extras.evolutionlisteners

- Class Tests Errors Failures Skipped Success Rate Time
EvolutionStepTest 1 0 0 0 100% 0.074 s

net.bmahe.genetics4j.core.mutation.chromosome.creepmutation

- Class Tests Errors Failures Skipped Success Rate Time
IntChromosomeCreepMutationHandlerTest 7 0 0 0 100% 0.016 s
FloatChromosomeCreepMutationHandlerTest 7 0 0 0 100% 0.017 s
DoubleChromosomeCreepMutationHandlerTest 7 0 0 0 100% 0.019 s

net.bmahe.genetics4j.neat

- Class Tests Errors Failures Skipped Success Rate Time
SparseNodeLayoutIntegrationTest 3 0 0 0 100% 0.004 s
RecurrentNetworkTest 6 0 0 0 100% 0.410 s
NeatUtilsTest 19 0 0 0 100% 0.039 s
NodeIdManagerTest 4 0 0 0 100% 0.016 s
FeedForwardNetworkTest 1 0 0 0 100% 0.013 s
ActivationsTest 5 0 0 0 100% 0.012 s
NeatEAExecutionContextsTest 2 0 0 0 100% 0.009 s
InnovationManagerTest 1 0 0 0 100% 0.004 s

net.bmahe.genetics4j.core.evaluation

- Class Tests Errors Failures Skipped Success Rate Time
FitnessEvaluatorVirtualThreadTest 1 0 0 0 100% 0.504 s

net.bmahe.genetics4j.core.combination.multipointarithmetic

- Class Tests Errors Failures Skipped Success Rate Time
FloatChromosomeMultiPointArithmeticTest 3 0 0 0 100% 0.004 s
IntChromosomeMultiPointArithmeticTest 3 0 0 0 100% 0.004 s
DoubleChromosomeMultiPointArithmeticTest 3 0 0 0 100% 0.015 s

net.bmahe.genetics4j.core

- Class Tests Errors Failures Skipped Success Rate Time
PopulationTest 5 0 0 0 100% 0.166 s
FitnessTest 7 0 0 0 100% 0.014 s
PopulationIteratorTest 17 0 0 0 100% 0.025 s
GenotypeTest 4 0 0 0 100% 0.002 s
EASystemTest 8 0 0 0 100% 0.191 s

net.bmahe.genetics4j.core.mutation.chromosome.randommutation

- Class Tests Errors Failures Skipped Success Rate Time
FloatChromosomeRandomMutationHandlerTest 5 0 0 0 100% 0.010 s
IntChromosomeRandomMutationHandlerTest 5 0 0 0 100% 0.015 s
DoubleChromosomeRandomMutationHandlerTest 5 0 0 0 100% 0.015 s
BitChromosomeRandomMutationHandlerTest 5 0 0 0 100% 0.009 s

net.bmahe.genetics4j.core.chromosomes

- Class Tests Errors Failures Skipped Success Rate Time
BitChromosomeTest 13 0 0 0 100% 0.016 s
TreeNodeTest 6 0 0 0 100% 0.017 s
DoubleChromosomeTest 6 0 0 0 100% 0.017 s
TreeChromosomeTest 2 0 0 0 100% 0.005 s
IntChromosomeTest 15 0 0 0 100% 0.016 s
FloatChromosomeTest 6 0 0 0 100% 0.011 s

net.bmahe.genetics4j.core.combination.multipointcrossover

- Class Tests Errors Failures Skipped Success Rate Time
FloatChromosomeMultiPointCrossoverTest 2 0 0 0 100% 0.008 s
BitChromosomeMultiPointCrossoverTest 2 0 0 0 100% 0.006 s
DoubleChromosomeMultiPointCrossoverTest 2 0 0 0 100% 0.013 s
IntChromosomeMultiPointCrossoverTest 2 0 0 0 100% 0.004 s

net.bmahe.genetics4j.gp.chromosomes.factory

- Class Tests Errors Failures Skipped Success Rate Time
ProgramTreeChromosomeFactoryTest 4 0 0 0 100% 0.010 s

net.bmahe.genetics4j.neat.combination

- Class Tests Errors Failures Skipped Success Rate Time
NeatCombinationHandlerTest 3 0 0 0 100% 0.049 s
NeatChromosomeCombinatorTest 9 0 0 0 100% 0.056 s

net.bmahe.genetics4j.neat.selection

- Class Tests Errors Failures Skipped Success Rate Time
NeatSelectorImplTest 4 0 0 0 100% 0.047 s
NeatSelectionPolicyHandlerTest 3 0 0 0 100% 0.103 s

net.bmahe.genetics4j.gp.selection

- Class Tests Errors Failures Skipped Success Rate Time
DoubleTournamentSelectionPolicyHandlerTest 6 0 0 0 100% 0.198 s

net.bmahe.genetics4j.core.replacement

- Class Tests Errors Failures Skipped Success Rate Time
DeleteNLastImplTest 4 0 0 0 100% 0.045 s
ElitismImplTest 5 0 0 0 100% 0.008 s

net.bmahe.genetics4j.moo.nsga2.impl

- Class Tests Errors Failures Skipped Success Rate Time
NSGA2SelectionPolicyHandlerTest 8 0 0 0 100% 0.087 s
NSGA2UtilsTest 1 0 0 0 100% 0.007 s
TournamentNSGA2SelectionPolicyHandlerTest 9 0 0 0 100% 0.019 s
TournamentNSGA2SelectorTest 9 0 0 0 100% 0.268 s
NSGA2SelectorTest 7 0 0 0 100% 1.407 s

net.bmahe.genetics4j.core.evolutionlisteners

- Class Tests Errors Failures Skipped Success Rate Time
EvolutionListenersTest 7 0 0 0 100% 0.005 s
DefaultEvolutionListenerTest 18 0 0 0 100% 0.046 s
EvolutionListenerLogTopNTest 18 0 0 0 100% 0.497 s

net.bmahe.genetics4j.neat.mutation

- Class Tests Errors Failures Skipped Success Rate Time
NeatConnectionWeightPolicyHandlerTest 3 0 0 0 100% 1.351 s
AddConnectionPolicyHandlerTest 3 0 0 0 100% 0.014 s
DeleteNodePolicyHandlerTest 3 0 0 0 100% 0.006 s
NeatSwitchStatePolicyHandlerTest 3 0 0 0 100% 0.012 s
AddNodePolicyHandlerTest 3 0 0 0 100% 0.006 s
DeleteConnectionPolicyHandlerTest 3 0 0 0 100% 0.011 s

net.bmahe.genetics4j.gpu

- Class Tests Errors Failures Skipped Success Rate Time
SimpleTest 1 0 0 1 0% 0.461 s

net.bmahe.genetics4j.core.mutation

- Class Tests Errors Failures Skipped Success Rate Time
SupersimpleTest 1 0 0 0 100% 0.012 s
RepeatedMutatorTest 4 0 0 0 100% 0.063 s
GenericMutatorImplTest 3 0 0 0 100% 1.127 s
RandomMutationPolicyHandlerTest 3 0 0 0 100% 0.005 s
RepeatedMutationPolicyHandlerTest 3 0 0 0 100% 0.303 s
CreepMutationPolicyHandlerTest 3 0 0 0 100% 0.008 s

net.bmahe.genetics4j.neat.spec

- Class Tests Errors Failures Skipped Success Rate Time
NeatNodeLayoutTest 4 0 0 0 100% 0.007 s

net.bmahe.genetics4j.core.termination

- Class Tests Errors Failures Skipped Success Rate Time
TerminationsTest 15 0 0 0 100% 0.055 s

net.bmahe.genetics4j.gp.combination

- Class Tests Errors Failures Skipped Success Rate Time
ProgramRandomCombineHandlerTest 6 0 0 0 100% 0.072 s
ProgramChromosomeCombinatorTest 5 0 0 0 100% 0.012 s

net.bmahe.genetics4j.core.combination.singlepointcrossover

- Class Tests Errors Failures Skipped Success Rate Time
FloatChromosomeSinglePointCrossoverTest 2 0 0 0 100% 0.002 s
DoubleChromosomeSinglePointCrossoverTest 2 0 0 0 100% 0.002 s
IntChromosomeSinglePointCrossoverTest 2 0 0 0 100% 0.002 s
BitChromosomeSinglePointCrossoverTest 2 0 0 0 100% 0.002 s

net.bmahe.genetics4j.gp.utils

- Class Tests Errors Failures Skipped Success Rate Time
ProgramUtilsTest 4 0 0 0 100% 0.026 s
TreeNodeUtilsTest 2 0 0 0 100% 0.004 s

net.bmahe.genetics4j.core.selection

- Class Tests Errors Failures Skipped Success Rate Time
SelectiveRefinementTournamentSelectorTest 27 0 0 0 100% 0.058 s
ProportionalTournamentSelectionPolicyHandlerTest 5 0 0 0 100% 0.113 s
MultiTournamentsSelectionPolicyHandlerTest 4 0 0 0 100% 0.013 s
TournamentSelectionPolicyHandlerTest 5 0 0 0 100% 0.012 s
RandomSelectionPolicyHandlerTest 4 0 0 0 100% 0.021 s
RouletteWheelSelectionPolicyHandlerTest 5 0 0 0 100% 0.016 s

net.bmahe.genetics4j.neat.combination.parentcompare

- Class Tests Errors Failures Skipped Success Rate Time
FitnessComparisonHandlerTest 2 0 0 0 100% 0.004 s
FitnessThenSizeComparisonHandlerTest 2 0 0 0 100% 0.010 s

net.bmahe.genetics4j.neat.chromosomes.factory

- Class Tests Errors Failures Skipped Success Rate Time
NeatConnectedChromosomeFactoryTest 5 0 0 0 100% 0.142 s
NeatEmptyChromosomeFactoryTest 4 0 0 0 100% 0.007 s

net.bmahe.genetics4j.core.combination.ordercrossover

- Class Tests Errors Failures Skipped Success Rate Time
IntChromosomeOrderCrossoverTest 3 0 0 0 100% 0.012 s

net.bmahe.genetics4j.core.chromosomes.factory

- Class Tests Errors Failures Skipped Success Rate Time
FloatChromosomeFactoryTest 4 0 0 0 100% 0.003 s
BitChromosomeFactoryTest 3 0 0 0 100% 0.021 s
DoubleChromosomeFactoryTest 4 0 0 0 100% 0.009 s
ChromosomeFactoryProviderTest 5 0 0 0 100% 0.006 s
IntChromosomeFactoryTest 4 0 0 0 100% 0.004 s

net.bmahe.genetics4j.gp.math

- Class Tests Errors Failures Skipped Success Rate Time
CoefficientOperationTest 1 0 0 0 100% 0.005 s

net.bmahe.genetics4j.neat.mutation.chromosome

- Class Tests Errors Failures Skipped Success Rate Time
NeatChromosomeAddNodeMutationHandlerTest 5 0 0 0 100% 0.036 s
NeatChromosomeCreepMutationHandlerTest 2 0 0 0 100% 0.145 s
NeatChromosomeAddConnectionTest 8 0 0 0 100% 0.043 s
NeatChromosomeRandomMutationHandlerTest 2 0 0 0 100% 0.005 s
NeatChromosomeDeleteConnectionTest 4 0 0 0 100% 0.011 s
NeatChromosomeSwitchStateHandlerTest 2 0 0 0 100% 0.007 s
AbstractNeatChromosomeConnectionMutationHandlerTest 3 0 0 0 100% 0.020 s
NeatChromosomeDeleteNodeMutationHandlerTest 5 0 0 0 100% 0.018 s
NeatChromosomeConnectionWeightMutationHandlerTest 5 0 0 0 100% 0.055 s
SparseStructuralMutationTest 3 0 0 0 100% 0.010 s

Test Cases

[Summary] [Package List] [Test Cases]

MultiIntCounterTest

basicValidation 0.013 s

BitChromosomeTest

countZerosPartial 0 s
noNegativeSize 0.001 s
noNullBitSet 0.001 s
countOnesPartial 0 s
simple 0 s
countZerosEmpty 0.001 s
countZerosAll 0 s
countOnesEmpty 0.001 s
countOnesAll 0 s
countSingleBit 0.001 s
countOnesAndZerosSumToTotal 0.007 s
sizeAndBitSetMustMatch 0.001 s
noZeroSize 0 s

FloatChromosomeSinglePointCrossoverTest

randomIsRequired 0.001 s
combineTest 0 s

FloatChromosomeMultiPointArithmeticTest

randomIsRequired 0.002 s
combineTest 0.001 s
combinationPolicyIsRequired 0.001 s

RepeatedMutationTest

variableRepetitions 0.011 s
validation 0.001 s
repetitionsUpToMaximum 0.001 s
builder 0.001 s
fixedRepetitions 0.001 s

FloatChromosomeRandomMutationHandlerTest

randomIsRequired 0.001 s
canHandleNullChromosomeSpec 0 s
canHandle 0.001 s
mutateValidate 0.001 s
canHandleNullMutationSpec 0.002 s

SelectiveRefinementTournamentSelectorTest

selectWithMinimization 0.004 s
selectForRefinementRequiresCandidateA 0.006 s
selectForRefinementRequiresCandidateB 0 s
selectRequiresNonNullEAConfiguration 0 s
constructorRequiresRandomGenerator 0.001 s
selectRequiresNonNullPopulation 0.001 s
selectForFitnessRequiresNonEmptyFitnessScore 0 s
randomIndividualRequiresNonEmptyFitnessScore 0 s
selectForFitnessRequiresNonNullPopulation 0.001 s
selectRequiresNonNullFitnessScore 0.001 s
randomIndividualRequiresMatchingSizes 0 s
selectForRefinementSelectsCandidateAWhenBetter 0 s
selectForRefinementRequiresRefinementComparator 0.007 s
selectWithoutRefinement 0.003 s
randomIndividualReturnsValidIndividual 0.001 s
randomIndividualRequiresFitnessScore 0.001 s
selectWithRefinementApplied 0.007 s
selectRequiresNonNegativeGeneration 0 s
constructorRequiresSelectiveRefinementTournament 0 s
selectForRefinementRandomlySelectsWhenEqualHighValue 0.001 s
randomIndividualRequiresPopulation 0.006 s
selectRequiresMatchingPopulationAndFitnessSize 0.001 s
selectForFitnessRequiresNonNullFitnessScore 0 s
selectRequiresPositiveNumIndividuals 0 s
selectForRefinementSelectsCandidateBWhenBetter 0.001 s
selectForRefinementRandomlySelectsWhenEqual 0.001 s
selectForFitnessSelectsBestFromTournament 0.001 s

ProportionalTournamentSelectionPolicyHandlerTest

randomIsRequired 0.001 s
selectMinimize 0.005 s
canHandle 0.001 s
canHandleRequireSelection 0 s
selectMaximize 0.096 s

FloatChromosomeFactoryTest

randomIsRequired 0 s
canHandleTest 0 s
canHandleMissingParameter 0 s
generateTest 0.001 s

PopulationTest

ctorDifferentSizes 0.091 s
simple 0.009 s
empty 0.002 s
ctorNoGenotype 0.006 s
ctorNoFitness 0.001 s

GenotypeGeneratorTest

constructorArgsPresent 0.004 s
usingCustomGenerator 0.002 s
usingDefaultGenerator 0.012 s

DoubleChromosomeSinglePointCrossoverTest

randomIsRequired 0.001 s
combineTest 0.001 s

IntChromosomeSinglePointArithmeticTest

randomIsRequired 0.002 s
combineTest 0.001 s

EvolutionListenersTest

ofDefaultWithCustomComparableFitness 0.001 s
ofDefaultWithSkipN 0.001 s
ofDefaultBasic 0 s
ofDefaultWithPrettyPrinter 0 s
ofDefaultWithStringFitness 0 s
ofDefaultWithAllParameters 0.002 s
ofDefaultWithTopNAndSkipN 0 s

FloatChromosomeMultiPointCrossoverTest

randomIsRequired 0.001 s
combineTest 0.003 s

DefaultEvolutionListenerTest

completionStatus 0.013 s
constructorValidation 0.003 s
preEvaluationConfiguresComparator 0.001 s
topNLargerThanPopulation 0.001 s
threadNameInOutput 0.008 s
nullParameterValidation 0.001 s
emptyPopulation 0.002 s
customComparator 0.001 s
generationSkipping 0.001 s
customPrettyPrinter 0.001 s
basicFunctionality 0.001 s
stringFitnessType 0 s
customFitnessType 0.001 s
withAllConstructorParameters 0.001 s
topNFunctionality 0 s
preEvaluationNullValidation 0.002 s
timestampInOutput 0.001 s
onEvolutionWithoutPreEvaluation 0 s

BitChromosomeFactoryTest

randomIsRequired 0.011 s
canHandleTest 0.001 s
generateTest 0.008 s

IntChromosomeRandomMutationHandlerTest

randomIsRequired 0 s
canHandleNullChromosomeSpec 0 s
canHandle 0.001 s
mutateValidate 0.003 s
canHandleNullMutationSpec 0.002 s

DoubleChromosomeFactoryTest

randomIsRequired 0.001 s
canHandleTest 0 s
canHandleMissingParameter 0 s
generateTest 0.006 s

DeleteNLastImplTest

select 0.009 s
ctorNullArgs 0 s
ctorNullSpec 0.032 s
ctorNullSelector 0.003 s

IntEdgeRecombinationCrossoverTest

simple 0.003 s

MultiTournamentsSelectionPolicyHandlerTest

randomIsRequired 0 s
canHandle 0.001 s
canHandleRequireSelection 0.001 s
selectMaxThenMin 0.010 s

IntChromosomeSinglePointCrossoverTest

randomIsRequired 0 s
combineTest 0.001 s

FitnessTest

forChromosome_validMultipleChromosomes 0.002 s
forChromosome_indexOutOfBounds 0.001 s
forChromosome_classCastException 0 s
forChromosome_negativeIndex 0 s
forChromosome_nullFunction 0 s
forChromosome_zeroIndexValid 0.001 s
forChromosome_validSingleChromosome 0 s

ChromosomeFactoryProviderTest

bitChromosomeSpec 0.001 s
simple 0 s
unknownChromosomeSpec 0.004 s
nullChromosomeSpec 0.001 s
intChromosomeSpec 0 s

IndividualUtilsTest

fitnessBasedComparatorNoArg 0.002 s
fitnessBasedComparatorMaximize 0.004 s
fitnessBasedComparatorMinimize 0.001 s

TreeNodeTest

staticFactoryOneChild 0.002 s
staticFactoryNullData 0 s
staticFactoryEmptyChildren 0 s
staticFactoryNullChildren 0.001 s
staticFactoryAllNull 0.008 s
staticFactoryMultipleChildren 0.002 s

DoubleChromosomeRandomMutationHandlerTest

randomIsRequired 0.002 s
canHandleNullChromosomeSpec 0.002 s
canHandle 0.003 s
mutateValidate 0.003 s
canHandleNullMutationSpec 0 s

BitChromosomeMultiPointCrossoverTest

randomIsRequired 0.001 s
combineTest 0.003 s

SupersimpleTest

simple 0.009 s

DoubleChromosomeSinglePointArithmeticTest

randomIsRequired 0.001 s
combineTest 0.001 s

PopulationIteratorTest

completeIteration 0.010 s
iteratorWithJavaIteratorInterface 0.001 s
nextOnEmptyPopulation 0.001 s
multipleIteratorsOnSamePopulation 0 s
singleElementPopulation 0.001 s
iteratorIntegrationWithWhileLoop 0 s
nextReturnsCorrectIndividual 0.001 s
constructorWithValidPopulation 0 s
hasNextOnEmptyPopulation 0 s
iteratorStateConsistency 0 s
constructorWithNullPopulation 0.001 s
iteratorIntegrationWithEnhancedForLoop 0 s
iteratorWithDifferentGeneticTypes 0.001 s
nextAfterIterationComplete 0 s
nextAdvancesIterator 0.001 s
hasNextMultipleCalls 0 s
hasNextOnNonEmptyPopulation 0 s

RepeatedMutatorTest

variableRepetitionsAreSampledForEveryGenotype 0.048 s
mutateArgumentsAreValidated 0.002 s
fixedRepetitionsAreChainedWithoutRandomSampling 0.005 s
constructorArgumentsAreRequired 0.001 s

EvolutionListenerLogTopNTest

constructorValidation 0.465 s
topNLargerThanPopulation 0.004 s
preEvaluationSetsUpComparator 0.001 s
singleIndividual 0.001 s
zeroSkipLogsEveryGeneration 0.002 s
emptyPopulation 0 s
customComparator 0.001 s
defaultPrettyPrinter 0 s
generationSkipping 0.001 s
customPrettyPrinter 0.001 s
usesEAConfigurationComparatorWhenUserComparatorIsNull 0 s
stringFitnessType 0.001 s
customFitnessType 0.004 s
preEvaluationNullValidation 0 s
largeSkipValue 0.001 s
convenienceConstructor 0.001 s
onEvolutionWithoutPreEvaluation 0.001 s
basicTopNLogging 0.001 s

FloatChromosomeSinglePointArithmeticTest

randomIsRequired 0.001 s
combineTest 0.001 s

GenericMutatorImplTest

constructor 0.015 s
mutateNull 0.913 s
mutate 0.192 s

TournamentSelectionPolicyHandlerTest

randomIsRequired 0.001 s
selectMinimize 0.008 s
canHandle 0 s
canHandleRequireSelection 0 s
selectMaximize 0.001 s

DoubleChromosomeMultiPointCrossoverTest

randomIsRequired 0.001 s
combineTest 0.011 s

RandomSelectionPolicyHandlerTest

randomIsRequired 0 s
select 0.011 s
canHandle 0 s
canHandleRequireSelection 0 s

RandomMutationPolicyHandlerTest

randomIsRequired 0.002 s
canHandle 0.001 s
canHandleRequireMutation 0.001 s

FitnessSharingTest

simple 0.017 s

BitChromosomeRandomMutationHandlerTest

randomIsRequired 0.001 s
canHandleNullChromosomeSpec 0.001 s
canHandle 0.001 s
mutateValidate 0.001 s
canHandleNullMutationSpec 0.001 s

IntChromosomeCreepMutationHandlerTest

randomIsRequired 0.001 s
canHandleNullChromosomeSpec 0.001 s
mutateValidateAboveMax 0.003 s
mutateValidateBelowMin 0.002 s
canHandle 0.001 s
mutateValidate 0.002 s
canHandleNullMutationSpec 0.001 s

ElitismImplTest

ctorNoElitismSpec 0.002 s
simple 0.001 s
atLeastSpecified 0.001 s
ctorNoOffspringSelector 0.001 s
ctorNoSurvivorSelector 0.001 s

IntChromosomeMultiPointArithmeticTest

randomIsRequired 0.001 s
combineTest 0.001 s
combinationPolicyIsRequired 0.001 s

RouletteWheelSelectionPolicyHandlerTest

randomIsRequired 0 s
canHandle 0.001 s
selectMinimizing 0.012 s
canHandleRequireSelection 0.001 s
selectMaximizing 0.001 s

IntChromosomeOrderCrossoverTest

randomIsRequired 0.001 s
combineTest 0.002 s
combineBoundsWrappingTest 0.008 s

RepeatedMutationPolicyHandlerTest

randomGeneratorIsRequired 0.001 s
canHandle 0.075 s
createsRepeatedMutator 0.224 s

DoubleChromosomeTest

simple 0.004 s
sizeAndValueLengthDontMatch 0.001 s
negativeSize 0 s
zeroSize 0 s
noValues 0.001 s
minGreaterThanMax 0.001 s

TreeChromosomeTest

simple 0.004 s
nullRootCtor 0.001 s

IntChromosomeMultiPointCrossoverTest

randomIsRequired 0.001 s
combineTest 0.002 s

IntChromosomeFactoryTest

randomIsRequired 0.001 s
canHandleTest 0.001 s
canHandleMissingParameter 0 s
generateTest 0.002 s

DoubleChromosomeMultiPointArithmeticTest

randomIsRequired 0.001 s
combineTest 0.005 s
combinationPolicyIsRequired 0.007 s

IntChromosomeTest

countNonZerosWithAllZeros 0.001 s
countNonZerosSingleElement 0 s
simple 0 s
sumSingleElement 0.001 s
sumWithNegativeValues 0 s
sum 0.001 s
sizeAndValueLengthDontMatch 0.007 s
negativeSize 0 s
countNonZeros 0 s
zeroSize 0.001 s
noValues 0 s
sumWithAllZeros 0 s
countNonZerosWithNoZeros 0 s
minGreaterThanMax 0.001 s
countNonZerosWithNegativeValues 0 s

FloatChromosomeCreepMutationHandlerTest

randomIsRequired 0.001 s
canHandleNullChromosomeSpec 0.001 s
mutateValidateAboveMax 0.006 s
mutateValidateBelowMin 0.001 s
canHandle 0.001 s
mutateValidate 0.002 s
canHandleNullMutationSpec 0.001 s

BitChromosomeSinglePointCrossoverTest

randomIsRequired 0.001 s
combineTest 0.001 s

GenotypeTest

simple 0.001 s
nullChromosomeCollectionCtor 0 s
emptyChromosomeCollectionCtor 0.001 s
nullChromosomeArrayCtor 0 s

TerminationsTest

ofFitnessAtMostStopsWhenThresholdMet 0.002 s
ofMaxTimeStopsAfterDuration 0.015 s
ofFitnessAtMostRequiresThreshold 0 s
ofFitnessAtLeastStopsWhenThresholdMet 0.010 s
ofMaxGenerationInvalid 0.001 s
logicalOrStopsWhenAnyConditionMet 0.002 s
maxTimeRequiresDuration 0 s
ofStableFitnessWithImprovement 0.002 s
logicalAndRequiresAllConditions 0.001 s
andRequiresAtLeastOneTermination 0 s
ofMaxGeneration 0.001 s
ofStableFitnessNoImprovement 0.001 s
ofFitnessAtLeastRequiresThreshold 0.001 s
ofStableFitnessInvalid 0 s
orRequiresAtLeastOneTermination 0.001 s

FitnessEvaluatorVirtualThreadTest

virtualThreadFactory 0.501 s

EASystemTest

getterMethods 0.027 s
systemConstruction 0.007 s
evolveWithImmediateTermination 0.064 s
evolveWithPostEvaluationProcessor 0.031 s
evaluateOnce 0.010 s
evolveWithIntChromosome 0.018 s
evaluateOnceWithDifferentGenerations 0.008 s
evolveWithBitChromosome 0.013 s

CreepMutationPolicyHandlerTest

randomIsRequired 0.001 s
canHandle 0.002 s
canHandleRequireMutation 0.001 s

DoubleChromosomeCreepMutationHandlerTest

randomIsRequired 0.001 s
canHandleNullChromosomeSpec 0.001 s
mutateValidateAboveMax 0.003 s
mutateValidateBelowMin 0.006 s
canHandle 0 s
mutateValidate 0.002 s
canHandleNullMutationSpec 0.001 s

FloatChromosomeTest

simple 0.001 s
sizeAndValueLengthDontMatch 0.001 s
negativeSize 0.001 s
zeroSize 0 s
noValues 0 s
minGreaterThanMax 0.001 s

StdProgramGeneratorTest

checkNoParamCtor 0 s
generateWithRootType 0.005 s
generate 0.004 s

ProgramRandomPruneMutatorTest

simple 0.003 s
noMutate 0.001 s

ProgramRandomCombineHandlerTest

resolveNoChromosomeSpec 0.055 s
resolveNoResolver 0.001 s
noRandomParameter 0.001 s
canHandle 0.003 s
resolveNoCombinationPolicy 0.002 s
resolve 0.003 s

GrowProgramGeneratorTest

checkNoParamCtor 0.001 s
generateWithRootType 0.057 s
generate 0.003 s

OperationFactoriesTest

ofUnaryNullReturned 0.005 s
ofBinary 0.001 s
ofTerminalBlankName 0.002 s
ofOperationSupplierNullAccept 0.001 s
ofUnaryBlankName 0.002 s
ofUnary 0.002 s
ofTerminalNullReturned 0.002 s
ofBinaryBlankName 0.001 s
ofTerminal 0.001 s
ofBinaryNullFunction 0.001 s
ofFunctionNullReturned 0 s
ofTerminalNullName 0.002 s
ofBiFunction 0.005 s
ofBinaryNullName 0.001 s
ofTerminalEmptyName 0.001 s
ofUnaryNullFunction 0.001 s
ofUnaryEmptyName 0 s
ofBiFunctionNullName 0.002 s
ofFunctionNullAccept 0.002 s
ofBinaryEmptyName 0.001 s
ofBiFunctionNullAccept 0.001 s
ofOperationSupplierNullReturned 0.001 s
ofTerminalNullFunction 0 s
ofUnaryNullAccepted 0.001 s
ofBiFunctionNullReturned 0.001 s
ofBiFunctionBlankName 0.001 s
ofFunctionNullFunction 0.001 s
ofOperationSupplier 0.002 s
ofUnaryNullName 0.001 s
ofFunction 0.001 s
ofBinaryNullAccepted1 0.001 s
ofBinaryNullAccepted2 0.001 s
ofBinaryNullReturned 0.002 s
ofOperationSupplierNullFunction 0.001 s
ofBiFunctionEmptyName 0.001 s
ofBiFunctionNullFunction 0.002 s

ProgramHelperTest

pickRandomTerminalNoProgram 0.001 s
pickRandomFunctionWithConstraintButNoFunctionAvailable 0.005 s
pickRandomTerminalWithConstraintButNoTerminalAvailable 0.002 s
pickRandomTerminal 0.089 s
pickRandomTerminalButNoTerminal 0.004 s
pickRandomFunctionWithConstraint 0.003 s
pickRandomTerminalOrFunciton 0.003 s
pickRandomTerminalOrFunctionWithConstraint 0.017 s
pickRandomFunctionButNoFunction 0.003 s
pickRandomFunctionSingleFunction 0.002 s
pickRandomFunctionNoProgram 0.002 s
pickRandomTerminalWithConstraint 0.004 s
checkRandomCtor 0.001 s
pickRandomFunction 0.003 s
pickRandomTerminalSingleFunction 0.002 s

OperationTest

checkNotTerminal 0.002 s
simple 0.001 s
checkTerminal 0.002 s

CoefficientOperationTest

acceptedTypes 0.001 s

NodeReplacementMutatorTest

simple 0.005 s
noMutate 0.004 s
findReplacementCandidates 0.002 s

ProgramRulesApplicatorPolicyHandlerTest

createMutator 0.005 s
canHandle 0.005 s
canHandleNoMutationPolicy 0.001 s
canHandleNoMutationPolicyHandlerResolver 0.001 s

ProgramChromosomeCombinatorTest

combineNoCommonTypes 0.005 s
simpleCombine 0.002 s
noRandomParameter 0 s
returnedTypeToNode 0.001 s
copyAndReplace 0.001 s

SimpleGPTest

simple 0.082 s

ProgramRandomMutatePolicyHandlerTest

noCtorArguments 0.007 s
createMutator 0.002 s
canHandle 0 s
noProgramGeneratorCtorArguments 0.001 s
canHandleNoMutationPolicy 0.008 s
canHandleNoMutationPolicyHandlerResolver 0.001 s
noRandomCtorArguments 0.001 s

ProgramUtilsTest

checkInput 0.019 s
simpleTerminal 0 s
complexTest 0.001 s
incompatibleInput 0.001 s

ProgramRandomPrunePolicyHandlerTest

noCtorArguments 0.009 s
createMutator 0.003 s
canHandle 0.001 s
noProgramGeneratorCtorArguments 0.002 s
canHandleNoMutationPolicy 0.001 s
canHandleNoMutationPolicyHandlerResolver 0.002 s
noRandomCtorArguments 0.001 s

InputSpecTest

inputSizeValidation 0.001 s

ProgramRandomMutateMutatorTest

simple 0.007 s
noMutate 0.001 s

NodeReplacementPolicyHandlerTest

noCtorArguments 0.022 s
createMutator 1.919 s
canHandle 0.004 s
noProgramGeneratorCtorArguments 0.014 s
canHandleNoMutationPolicy 0.001 s
canHandleNoMutationPolicyHandlerResolver 0.002 s
noRandomCtorArguments 0.001 s

ProgramTreeChromosomeFactoryTest

generateSimple 0.002 s
mustHaveASpecForCanHandle 0.003 s
mustHaveAProgramGenerator 0.001 s
mustHandleProgramTreeChromosomeSpec 0.002 s

TreeNodeUtilsTest

areSame 0 s
compare 0 s

FullProgramGeneratorTest

checkNoParamCtor 0.001 s
generateWithRootType 0.008 s
generate 0.005 s

ProgramRulesApplicatorMutatorTest

dupplicateAndApplyNoApplicableRule 0.084 s
mutateWithOneApplicableRule 0.014 s
ctorNoRules 0.001 s
dupplicateAndApplyWithOneApplicableRule 0.001 s
mutateNoApplicableRule 0.003 s
ctorEmptyRules 0.009 s

DoubleTournamentSelectionPolicyHandlerTest

randomIsRequired 0.001 s
selectMinimize 0.168 s
canHandle 0.001 s
canHandleRequireSelection 0.001 s
selectMaximizeAndDoFitnessLast 0.009 s
selectMaximize 0.009 s

NSGA2SelectionPolicyHandlerTest

resolveWrongSelectionSpec 0.037 s
resolveNoSpec 0.006 s
canHandle 0.002 s
resolveNoSelectionSpec 0.005 s
resolveNoGSD 0.005 s
resolveNoSHR 0.003 s
canHandleNullArg 0.002 s
resolve 0.005 s

NSGA2UtilsTest

simple 0.003 s

TournamentNSGA2SelectionPolicyHandlerTest

resolveWrongSelectionSpec 0.003 s
ctorNullArg 0.001 s
resolveNoSpec 0.003 s
canHandle 0.001 s
resolveNoSelectionSpec 0.002 s
resolveNoGSD 0.002 s
resolveNoSHR 0.002 s
canHandleNullArg 0 s
resolve 0.002 s

ParetoUtilsTest

simple 0.013 s
simple2 0.002 s

FitnessVectorTest

dominanceChecks 0.055 s
ctorEmptyComparatorArg 0.008 s
ctorNotSameSizeComparatorArg 0.002 s
simpleChecks 0.003 s
ctorNoComparatorArg 0.002 s
ctorEmptyArg 0.013 s
negativeGetIndex 0.003 s
negativeComparatorGetIndex 0.001 s
comparatorGetIndex 0.002 s
outOfBoundComparatorGetIndex 0.003 s
ctorNoArg 0.001 s
ctorEmptyVectorArg 0.002 s
outOfBoundGetIndex 0.008 s
ctorNoArgArr 0.004 s
dominanceCheckDifferentDimensions 0.002 s

TournamentNSGA2SelectorTest

selectNullFitness 0.064 s
selectNothing 0.001 s
selectNullPopulation 0.001 s
simple 0.189 s
ctorNullSelectionSpec 0.001 s
selectPopulationFitnessDontMatch 0.001 s
ctorNullRandom 0.001 s
ctorAllNull 0.001 s
selectNullEaConfiguration 0.001 s

NSGA2SelectorTest

selectNullFitness 1.350 s
selectNothing 0.006 s
selectNullPopulation 0.002 s
simple 0.011 s
selectPopulationFitnessDontMatch 0.002 s
selectNullEaConfiguration 0.003 s
ctorNoSelectionPolicy 0.003 s

SimpleTest

simple 0 s
- Need to fix Gitlab runner environment -

EvolutionStepTest

validConstructor 0.052 s

SparseNodeLayoutIntegrationTest

chromosomeRejectsNodesOutsideTheLayoutNamespaces 0.001 s
factoriesPreserveSparseOrderedIds 0.002 s
feedForwardAndRecurrentEvaluationSupportSparseIds 0.001 s

NeatChromosomeAddNodeMutationHandlerTest

constructor 0.005 s
doesNotSplitDisabledConnection 0.002 s
restoresOnlyMissingConnectionWhenPartOfAnExistingSplitWasDeleted 0.010 s
doesNotDuplicateConnectionsWhenAnAlreadySplitGeneWasReenabled 0.005 s
mutateConnection 0.005 s

NeatChromosomeCreepMutationHandlerTest

constructor 0.012 s
mutateConnection 0.131 s

NeatChromosomeAddConnectionTest

mutateConnectionFromOutput 0.011 s
mutateConnectionFromOutputToOutputWhenAllowed 0.003 s
constructor 0.002 s
mutateConnectionToInput 0.006 s
mutate 0.004 s
canHandle 0.002 s
mutateConnectionExist 0.005 s
mutateConnectionFromOutputToHiddenWhenAllowed 0.002 s

RecurrentNetworkTest

recurrentNetworkIgnoresDisabledConnections 0.039 s
recurrentNetworkPropagatesFromOneOutputToAnother 0.004 s
recurrentNetworkConvergesWithFeedback 0.001 s
recurrentNetworkResetsBetweenComputations 0.001 s
stepMaintainsStateAcrossTimesteps 0.001 s
recurrentNetworkMatchesFeedForwardOnAcyclicGraphs 0.002 s

NeatCombinationHandlerTest

randomIsRequired 0.002 s
canTest 0.041 s
resolve 0.004 s

NeatChromosomeCombinatorTest

constructorNeedsRandom 0.032 s
shouldAlwaysReEnable 0.002 s
combinePickWorstReEnable 0.007 s
shouldNeverReEnable 0 s
rejectsIncompatibleNodeLayouts 0.002 s
combinePickWorstNoReEnable 0.003 s
constructorNeedsCombinationPolicy 0.002 s
combinePickBestNoReEnable 0.002 s
combinePickBestReEnable 0.002 s

NeatConnectedChromosomeFactoryTest

validateConstructor 0.003 s
invalidCanHandle 0.001 s
canHandle 0.001 s
invalidGenerate 0.002 s
generate 0.133 s

NeatUtilsTest

computeForwardLinksEmptyConnections 0.001 s
computeBackwardLinksDuplicateConnection 0.001 s
compatibilityDistanceDisjointsGenes 0.001 s
computeBackwardConnectionsNotNullInput 0.001 s
computeBackwardConnections 0.003 s
computeBackwardLinksEmptyConnections 0 s
computeDeadNodesNotNullInput 0 s
computeBackwardConnectionsEmptyConnections 0 s
computeBackwardConnectionsDuplicateConnection 0.001 s
partitionLayersNodes 0.002 s
compatibilityDistanceWeight 0.001 s
compatibilityDistanceSame 0.002 s
computeDeadNodes 0.003 s
computeForwardLinksDuplicateConnection 0.001 s
computeBackwardLinksNotNullInput 0 s
computeBackwardLinks 0.002 s
computeForwardLinks 0.001 s
compatibilityDistanceExcessGenes 0.001 s
computeForwardLinksNotNullInput 0.004 s

NeatSelectorImplTest

eliminateLowestPerformers 0.021 s
constructor 0.002 s
select 0.011 s
simple 0.009 s

NeatChromosomeRandomMutationHandlerTest

constructor 0.001 s
mutateConnection 0.002 s

NeatConnectionWeightPolicyHandlerTest

constructorNullParam 0.001 s
createMutator 1.339 s
canHandleRequireMutation 0.005 s

AddConnectionPolicyHandlerTest

constructorNullParam 0.001 s
createMutator 0.010 s
canHandleRequireMutation 0.002 s

DeleteNodePolicyHandlerTest

constructorNullParam 0.001 s
createMutator 0.002 s
canHandleRequireMutation 0.001 s

NeatChromosomeDeleteConnectionTest

constructor 0.001 s
canHandle 0.001 s
mutateEmptyConnection 0.003 s
mutateConnectionExist 0.003 s

NodeIdManagerTest

homologousSplitsReuseIdsAndDistinctSplitsDoNot 0 s
skipsExistingIdsAndReportsExhaustion 0.006 s
splitAllocationIsSafeUnderConcurrency 0.004 s
registryUsesSemanticLayoutKeys 0 s

NeatNodeLayoutTest

contiguousLayoutPreservesTraditionalIds 0.001 s
explicitLayoutPreservesDeclarationOrder 0.001 s
compatibilityIsSemanticAcrossImplementations 0 s
rejectsInvalidExternalIdsAndRanges 0.003 s

NeatEmptyChromosomeFactoryTest

invalidCanHandle 0.002 s
canHandle 0.001 s
invalidGenerate 0.001 s
generate 0.001 s

NeatChromosomeSwitchStateHandlerTest

constructor 0.001 s
mutateConnection 0.001 s

AbstractNeatChromosomeConnectionMutationHandlerTest

constructor 0.009 s
mutate 0.004 s
canHandle 0.004 s

NeatSwitchStatePolicyHandlerTest

constructorNullParam 0.007 s
createMutator 0.002 s
canHandleRequireMutation 0.001 s

FitnessComparisonHandlerTest

canHandle 0.001 s
compare 0.002 s

FitnessThenSizeComparisonHandlerTest

canHandle 0.002 s
compare 0.002 s

AddNodePolicyHandlerTest

constructorNullParam 0.001 s
createMutator 0.002 s
canHandleRequireMutation 0.001 s

FeedForwardNetworkTest

simple 0.009 s

DeleteConnectionPolicyHandlerTest

constructorNullParam 0.007 s
createMutator 0.002 s
canHandleRequireMutation 0.001 s

NeatChromosomeDeleteNodeMutationHandlerTest

constructor 0.002 s
canHandle 0.003 s
mutateConnectionOnlyOneNonInputOutputFromNode 0.003 s
mutateConnectionEmpty 0.001 s
mutateConnectionOnlyOneNonInputOutputToNode 0.002 s

NeatChromosomeConnectionWeightMutationHandlerTest

constructor 0.002 s
mutate 0.037 s
perturbateWeight 0.001 s
canHandle 0.005 s
mutateConnection 0.005 s

SparseStructuralMutationTest

addNodeSkipsExistingHiddenIds 0.001 s
addConnectionSamplesOnlyDeclaredNodes 0.005 s
homologousSplitsAcrossChromosomesReuseHiddenNodeId 0.001 s

ActivationsTest

verifyNotNull 0.002 s
verifyTanh 0.002 s
verifyLinear 0.001 s
verifyIdentity 0.001 s
verifyNeatSigmoid 0.002 s

NeatSelectionPolicyHandlerTest

constructor 0.001 s
canHandle 0.003 s
resolve 0.095 s

NeatEAExecutionContextsTest

enrichWithNeat 0.006 s
standard 0.003 s

NeatChromosomeTest

minWeightGreaterThanMaxWeight 0.001 s
simple 0.005 s
negativeInput 0.009 s
noOutput 0.001 s
preservesExplicitNodeDeclarationOrder 0.001 s
negativeOutput 0 s
noInput 0.001 s
nullConnections 0.001 s

InnovationManagerTest

simple 0.003 s

Failure Details

[Summary] [Package List] [Test Cases]


simple
- skipped: Need to fix Gitlab runner environment