| Name | Status | Type | Time(s) |
| testForStatementAfterKeyword | Success | | 1.116 |
| testForStatementBasicExample | Success | | 0.210 |
| testForStatementBeforeKeyword | Success | | 0.149 |
| testForStatementGuardKeyword | Success | | 0.127 |
| testForStatementSeparatorKeyword | Success | | 0.100 |
| testIfStatementCompleteIf | Success | | 0.103 |
| testIfStatementElse | Success | | 0.136 |
| testIfStatementElseif | Success | | 0.161 |
| testIfStatementIf | Success | | 0.097 |
| testIfStatementNestedIf | Success | | 0.094 |
| testProtectedAreaBlock | Success | | 0.086 |
| testRemovedProtectedArea | Success | | 0.081 |
| testLostProtectedArea | Success | | 0.083 |
| testSuperCall | Success | | 0.146 |
| testProtectedCall | Success | | 0.121 |
| testPrivateCall | Success | | 0.129 |
| testBefore | Success | | 0.131 |
| testAfter | Success | | 0.127 |
| testFalseGuard | Success | | 0.147 |
| testTrueGuard | Success | | 0.146 |
| testProtectOverride | Success | | 0.158 |
| testImport | Success | | 0.146 |
| testDualTemplateInvocation | Success | | 0.141 |
| testEvaluateGuardedTemplate | Success | | 0.047 |
| testEvaluateNullArgs | Success | | 0.035 |
| testEvaluateNullRootNoPreview | Success | | 0.046 |
| testEvaluateNullTemplate | Success | | 0.033 |
| testEvaluatePrivateTemplate | Success | | 0.047 |
| testEvaluatePublicTemplateMismatchingArgs | Success | | 0.031 |
| testEvaluatePublicTemplateValidArgs | Success | | 0.026 |
| testEvaluatePublicTemplateValidArgsNullRootPreview | Success | | 0.023 |
| testEvaluatePublicTemplateValidArgsPreview | Success | | 0.035 |
| testEvaluatePublicTemplateWrongArgCount | Success | | 0.025 |
| testFileBlockAppendMode | Success | | 0.033 |
| testFileBlockCollectionURL | Success | | 0.048 |
| testFileBlockJMergeContent | Success | | 0.051 |
| testFileBlockNullURL | Success | | 0.029 |
| testFileBlockOutputStream | Success | | 0.032 |
| testFileBlockUndefinedURL | Success | | 0.029 |
| testForBlockCollectionIteration | Success | | 0.037 |
| testForBlockCollectionIterationAfter | Success | | 0.020 |
| testForBlockCollectionIterationBefore | Success | | 0.036 |
| testForBlockCollectionIterationEach | Success | | 0.028 |
| testForBlockCollectionIterationFull | Success | | 0.035 |
| testForBlockCollectionIterationUndefinedGuard | Success | | 0.028 |
| testForBlockNullIteration | Success | | 0.035 |
| testForBlockUndefinedIteration | Success | | 0.029 |
| testForBlockUniqueIteration | Success | | 0.033 |
| testForBlockUniqueIterationAfter | Success | | 0.035 |
| testForBlockUniqueIterationBefore | Success | | 0.039 |
| testForBlockUniqueIterationEach | Success | | 0.025 |
| testForBlockUniqueIterationFull | Success | | 0.040 |
| testForBlockUniqueIterationUndefinedGuard | Success | | 0.039 |
| testIfBlockBody | Success | | 0.029 |
| testIfBlockElse | Success | | 0.033 |
| testIfBlockElseIf | Success | | 0.030 |
| testIfBlockElseIfUndefinedCondition | Success | | 0.040 |
| testIfBlockNullCondition | Success | | 0.034 |
| testIfBlockUndefinedCondition | Success | | 0.029 |
| testLetBlockBody | Success | | 0.038 |
| testLetBlockElse | Success | | 0.033 |
| testLetBlockElseNoElseLet | Success | | 0.031 |
| testLetBlockElseLet | Success | | 0.024 |
| testLetBlockElseLetUndefinedCondition | Success | | 0.052 |
| testLetBlockNullCondition | Success | | 0.027 |
| testLetBlockUndefinedCondition | Success | | 0.028 |
| testProtectedBlockBody | Success | | 0.030 |
| testProtectedBlockLostArea | Success | | 0.029 |
| testProtectedBlockUndefinedMarker | Success | | 0.028 |
| testProtectedBlockNullMarker | Success | | 0.024 |
| testQueryInvocationNullExpression | Success | | 0.043 |
| testQueryInvocationUndefinedExpression | Success | | 0.039 |
| testQueryInvocationNullParameter | Success | | 0.030 |
| testQueryInvocationUndefinedParameter | Success | | 0.042 |
| testQueryInvocation | Success | | 0.038 |
| testQueryInvocationResultCache | Success | | 0.034 |
| testQueryInvocationArgumentScope | Success | | 0.028 |
| testNameResolutionConflictOnExtended | Success | | 0.131 |
| testNameResolutionConflictOnImported | Success | | 0.113 |
| testNameResolutionExternalConflict | Success | | 0.115 |
| testNameResolutionDistinctParamNames | Success | | 0.107 |
| testNameResolutionPriority | Success | | 0.115 |
| testNamesakeResolutionExtendMostSpecific | Success | | 0.189 |
| testNamesakeResolutionExternalExtendSpecific | Success | | 0.177 |
| testNamesakeResolutionExternalImportSpecific | Success | | 0.290 |
| testNamesakeResolutionImportMostSpecific | Success | | 0.193 |
| testNamesakeResolutionLocalMostSpecific | Success | | 0.200 |
| testNamesakeResolutionOnExtendExtendSpecific | Success | | 0.195 |
| testNamesakeResolutionOnExtendLocalSpecific | Success | | 0.196 |
| testNamesakeResolutionOnImportImportSpecific | Success | | 0.178 |
| testNamesakeResolutionOnImportLocalSpecific | Success | | 0.156 |
| testNamesakeGuard | Success | | 0.111 |
| testNamesakeGuardImportSpecific | Success | | 0.118 |
| testNamesakeGuardedSpecific | Success | | 0.108 |
| testExtendOverrideDirectCall | Success | | 0.101 |
| testExtendOverrideIndirectCall | Success | | 0.130 |
| testLocalOverrideDirectCall | Success | | 0.556 |
| testLocalOverrideIndirectCall | Success | | 0.153 |
| testOverridePriorityDirectCall | Success | | 0.176 |
| testOverridePriorityIndirectCall | Success | | 0.159 |
| testOverridePriorityMidIndirectCall | Success | | 0.153 |
| testOverrideParameterNarrowing | Success | | 0.090 |
| testOverrideParameterNarrowingLocal | Success | | 0.096 |
| testOverrideParameterNarrowingExternal | Success | | 0.170 |
| testOverrideParameterNarrowingExternal | Success | | 0.086 |
| testOverrideSpecificGuarded | Success | | 0.095 |
| testOverrideLocalDefinitionGuarded | Success | | 0.119 |
| testSelfVariableInQuery | Success | | 0.033 |
| testSelfVariableInTemplate | Success | | 0.032 |
| testImplicitSelfVariableInQuery | Success | | 0.037 |
| testImplicitSelfVariableInTemplate | Success | | 0.032 |
| testFormattedGetStringInvalidKey | Success | | 0.004 |
| testFormattedGetStringNullKey | Success | | 0.001 |
| testFormattedGetStringValidKey | Success | | 0.035 |
| testFormattedGetStringValidKeyNullParameter | Success | | 0.000 |
| testUnFormattedGetStringInvalidKey | Success | | 0.000 |
| testUnFormattedGetStringNullKey | Success | | 0.000 |
| testUnFormattedGetStringValidKey | Success | | 0.000 |
| testLogExceptionArbitraryException | Success | | 0.013 |
| testLogExceptionCoreException | Success | | 0.017 |
| testLogExceptionNullException | Success | | 0.001 |
| testLogExceptionNullPointerException | Success | | 0.163 |
| testLogMessageNullMessage | Success | | 0.005 |
| testLogMessageValidMessage | Success | | 0.005 |
| testLogStatusNullStatus | Success | | 0.000 |
| testLogStatusValidStatus | Success | | 0.018 |
| testIntegerToString | Success | | 0.027 |
| testRealToString | Success | | 0.027 |
| testStringFirst | Success | | 0.023 |
| testStringIndex | Success | | 0.017 |
| testStringIsAlpha | Success | | 0.023 |
| testStringIsAlphanum | Success | | 0.019 |
| testStringLast | Success | | 0.017 |
| testStringStrcmp | Success | | 0.026 |
| testStringStrstr | Success | | 0.021 |
| testStringStrtok | Success | | 0.024 |
| testStringSubstitute | Success | | 0.025 |
| testStringToLowerFirst | Success | | 0.034 |
| testStringToUpperFirst | Success | | 0.017 |
| testUndefinedOperation | Success | | 0.019 |
| testStringFirst | Success | | 0.047 |
| testStringIndex | Success | | 0.048 |
| testStringIsAlpha | Success | | 0.065 |
| testStringIsAlphanum | Success | | 0.043 |
| testStringLast | Success | | 0.038 |
| testStringStrcmp | Success | | 0.044 |
| testStringStrstr | Success | | 0.047 |
| testStringStrtok | Success | | 0.044 |
| testStringSubstitute | Success | | 0.042 |
| testStringToLowerFirst | Success | | 0.043 |
| testStringToUpperFirst | Success | | 0.043 |
| testUndefinedOperation | Success | | 0.031 |
| testOclAnyAncestors | Success | | 0.022 |
| testOclAnyUnparameterizableEAllContents | Success | | 0.021 |
| testOclAnyParameterizableEAllContents | Success | | 0.026 |
| testOclAnyEInverse | Success | | 0.033 |
| testOclAnySiblings | Success | | 0.019 |
| testOclAnyToString | Success | | 0.024 |
| testStringEndsWith | Success | | 0.031 |
| testStringReplace | Success | | 0.025 |
| testStringReplaceAll | Success | | 0.022 |
| testStringStartsWith | Success | | 0.026 |
| testStringSubstituteAll | Success | | 0.018 |
| testStringTokenize | Success | | 0.018 |
| testStringTrim | Success | | 0.019 |