Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Deprecated Work 0 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 19 todo, @todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 19

mockit.CascadingParametersTest Line
JWL 2/18/2024 Test not allowed on jdk21 616
mockit.InstanceSpecificMockingTest Line
JWL 2/18/2024 Test not allowed on jdk21 247
JWL 10/30/2022 Test is very flaky, ignore it 276
JWL 10/30/2022 Test is very flaky, ignore it 297
JWL 2/18/2024 Test not allowed on jdk21 326
mockit.JREMockingTest Line
this call causes Surefire to fail: assertNotNull(LogManager.getLogManager()); noinspection MisorderedAssertEqualsArguments 537
mockit.MockAnnotationsTest Line
12/2/2023 yukkes Mocked method must be checked if it exists in the calling class. 119
12/2/2023 yukkes Determination of the number of method calls is not yet implemented. 233
12/2/2023 yukkes Determination of the number of method calls is not yet implemented. 247
12/2/2023 yukkes Determination of the number of method calls is not yet implemented. 263
mockit.MockUpForSingleInterfaceInstanceTest Line
12/12/2023 yukkes The FieldInjection class has changed and the default value is not set. assertEquals(0, mock1.getSomeOtherValue()); 65
12/12/2023 yukkes The FieldInjection class has changed and the default value is not set. assertEquals(0, mock1.getNumericValue()); 199
mockit.TestedClassWithConstructorDI2Test Line
JWL 2/18/2024 Test not allowed on jdk21 30
mockit.TestedClassWithConstructorDI4Test Line
JWL 11/29/2025 This class is stuck to junit4 due to how injections work with junit5, support is missing currently that would allow this to move to junit5. 31
mockit.asm.metadata.ClassMetadataReader Line
continue implementing } 370
mockit.asm.methods.MethodWriter Line
figure out if/when the next call is needed, since no tests fail if commented out 424
mockit.coverage.modification.MethodModifier Line
need to also process field instructions inside accessor methods (STATIC + SYNTHETIC, "access$nnn") 174
mockit.coverage.reporting.parsing.FileParser Line
how to deal with classes defined entirely in one line? 83
mockit.internal.expectations.invocation.ExpectedInvocation Line
cache it for use in return type conversion, cascading, etc. 115