Skip to content

Re-enable compiled mode tests in compiled-functions-base #135

Re-enable compiled mode tests in compiled-functions-base

Re-enable compiled mode tests in compiled-functions-base #135

GitHub Actions / Test Results failed Jun 10, 2024 in 0s

1 errors, 26 skipped, 3 137 pass in 42m 23s

   390 files   -   89     390 suites   - 89   42m 23s ⏱️ - 19m 17s
3 164 tests  - 684  3 137 ✔️  - 688  26 💤 +3  0 ±0  1 🔥 +1 
4 223 runs   - 620  4 196 ✔️  - 624  26 💤 +3  0 ±0  1 🔥 +1 

Results for commit 10b1202. ± Comparison against earlier commit 30e51dc.

Annotations

Check failure on line 0 in org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate

See this annotation in the file changed.

@github-actions github-actions / Test Results

testReactivateNewDefaultValues (org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate) with error

artifacts/test-results/TEST-org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate.xml
Raw output
Compilation error at (resource:testSource.pure line:22 column:17), "The variable 'd' is unknown!"
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.VariableExpressionProcessor.run(VariableExpressionProcessor.java:52)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.VariableExpressionProcessor.run(VariableExpressionProcessor.java:32)
	at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
	at org.finos.legend.pure.m3.compiler.postprocessing.PostProcessor.processElement(PostProcessor.java:170)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.lambda$firstPassTypeInference$747a6c87$1(FunctionExpressionProcessor.java:742)
	at org.eclipse.collections.impl.list.immutable.AbstractImmutableList.forEachWithIndex(AbstractImmutableList.java:509)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.firstPassTypeInference(FunctionExpressionProcessor.java:736)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.matchFunction(FunctionExpressionProcessor.java:273)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.process(FunctionExpressionProcessor.java:127)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.process(FunctionExpressionProcessor.java:97)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.Processor.run(Processor.java:42)
	at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
	at org.finos.legend.pure.m3.compiler.postprocessing.PostProcessor.processElement(PostProcessor.java:170)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.lambda$firstPassTypeInference$747a6c87$1(FunctionExpressionProcessor.java:742)
	at org.eclipse.collections.impl.list.immutable.AbstractImmutableList.forEachWithIndex(AbstractImmutableList.java:509)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.firstPassTypeInference(FunctionExpressionProcessor.java:736)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.matchFunction(FunctionExpressionProcessor.java:273)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.process(FunctionExpressionProcessor.java:127)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.valuespecification.FunctionExpressionProcessor.process(FunctionExpressionProcessor.java:97)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.Processor.run(Processor.java:42)
	at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
	at org.finos.legend.pure.m3.compiler.postprocessing.PostProcessor.processElement(PostProcessor.java:170)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.FunctionDefinitionProcessor.processExpression(FunctionDefinitionProcessor.java:159)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.FunctionDefinitionProcessor.lambda$processExpressions$9b9883d1$1(FunctionDefinitionProcessor.java:148)
	at org.eclipse.collections.impl.utility.internal.InternalArrayIterate.forEachWithIndex(InternalArrayIterate.java:903)
	at org.eclipse.collections.impl.list.mutable.FastList.forEachWithIndex(FastList.java:622)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.FunctionDefinitionProcessor.processExpressions(FunctionDefinitionProcessor.java:148)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.FunctionDefinitionProcessor.process(FunctionDefinitionProcessor.java:114)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.FunctionDefinitionProcessor.process(FunctionDefinitionProcessor.java:54)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.FunctionDefinitionProcessor.process(FunctionDefinitionProcessor.java:43)
	at org.finos.legend.pure.m3.compiler.postprocessing.processor.Processor.run(Processor.java:42)
	at org.finos.legend.pure.m3.tools.matcher.Matcher.match(Matcher.java:90)
	at org.finos.legend.pure.m3.compiler.postprocessing.PostProcessor.processElement(PostProcessor.java:170)
	at org.finos.legend.pure.m3.compiler.postprocessing.PostProcessor.lambda$process$cebe5ef7$1(PostProcessor.java:82)
	at org.eclipse.collections.impl.list.mutable.FastList.each(FastList.java:603)
	at org.eclipse.collections.impl.AbstractRichIterable.forEach(AbstractRichIterable.java:581)
	at org.finos.legend.pure.m3.compiler.postprocessing.PostProcessor.process(PostProcessor.java:79)
	at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.finishRepoCompilation(IncrementalCompiler_New.java:309)
	at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compileRepoSources(IncrementalCompiler_New.java:269)
	at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.lambda$compile$722956cb$1(IncrementalCompiler_New.java:139)
	at org.eclipse.collections.impl.utility.internal.InternalArrayIterate.forEachWithIndex(InternalArrayIterate.java:903)
	at org.eclipse.collections.impl.list.mutable.FastList.forEachWithIndex(FastList.java:622)
	at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler_New.compile(IncrementalCompiler_New.java:126)
	at org.finos.legend.pure.m3.serialization.runtime.IncrementalCompiler.compile(IncrementalCompiler.java:199)
	at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:359)
	at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.compile(PureRuntime.java:354)
	at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.createInMemoryAndCompile(PureRuntime.java:336)
	at org.finos.legend.pure.m3.serialization.runtime.PureRuntime.createInMemoryAndCompile(PureRuntime.java:320)
	at org.finos.legend.pure.m3.tests.AbstractPureTestWithCoreCompiled.compileTestSource(AbstractPureTestWithCoreCompiled.java:372)
	at org.finos.legend.pure.m3.tests.function.base.meta.AbstractTestReactivate.testReactivateNewDefaultValues(AbstractTestReactivate.java:193)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

26 skipped tests found

There are 26 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMissingRequiredPropertyError
org.finos.legend.pure.m3.serialization.runtime.TestIncrementalCompiler ‑ testInstanceDefinedBeforeClassWillCompile
org.finos.legend.pure.m3.serialization.runtime.TestUnbindingScope ‑ Unknown test
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testFunctionTypesHaveSourceInformation
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithDuplicatePropertyNames
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassRemoveSpecialization
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testAllVersionsInRangePropertyUsageForCrossTemporal
org.finos.legend.pure.runtime.java.compiled.TestCompilationError ‑ Unknown test
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testConcreteFunctionDefinitionModifyWithCopyConstructor
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testLambdaCloneWithCopyConstructor
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testLambdaCloneWithDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestTodayCompiled ‑ testToday
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithRedefinedOneToOneAssociation
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestPowCompiled ‑ testPow
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testExecuteSimpleBlockDeactivated
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test14
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test20
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test21
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsQualifiedPropertyReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsQualifiedPropertyParameter
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassRemoveSpecialization
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOnTemporalStereotypeRemovalWithAssociation
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileWithEnumWithReferenceToEnum
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestQualifiedProperty ‑ testInheritedQualifiedPropertyWithTighterMultiplicity
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionEval ‑ testFunctionEvalWithUnusedResult
org.finos.legend.pure.runtime.java.interpreted.incremental.TestGraphDependencies ‑ Unknown test

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3164 tests found (test 1 to 646)

There are 3164 tests, see "Raw output" for the list of tests 1 to 646.
Raw output
org.finos.legend.pure.code.core.tests.TestPCRReport ‑ canFindPCTReport
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testAssociationViewWithInvalidTypeViewId
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testAssociationViewWithNonExistentAssociation
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testAssociationViewWithNonExistentTypeViewId
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testAssociationViewWithWrongSourceType
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testAssociationViewWithWrongTargetType
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testDiagramWithIdConflict
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testGeneralizationViewWithNonExistentGeneralization
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testGeneralizationViewWithNonExistentTarget
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testMilestonedPropertiesQualifiedPropertiesAreAvailableInTheDiagrams
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testPropertyViewWithAssociationProperty
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testPropertyViewWithNonExistentProperty
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testPropertyViewWithWrongSourceType
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testPropertyViewWithWrongTargetType
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramCompilation ‑ testTypeViewWithNonExistentType
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramModelDiagram
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramModelDiagramWithAssociationView
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithInvalidAssociationView
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithInvalidGeneralizationView
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithInvalidGeometry
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithInvalidPropertyView
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithInvalidTypeView
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithNoGeometry
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testDiagramWithVariousWhiteSpace
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramParsing ‑ testPropertyViewWithPropertyNamedPosition
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestDiagramValidation ‑ testDiagramNameConflict
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestPureRuntimeDiagram ‑ testPureRuntimeDiagram_LoadUnloadDiagram
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestPureRuntimeDiagram ‑ testPureRuntimeDiagram_UnloadDiagram
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestPureRuntimeDiagram ‑ testPureRuntimeDiagram_UnloadModel
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testAssociationViewWithNonExistentAssociation
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testAssociationViewWithNonExistentTypeViewId
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testAssociationViewWithSourceViewWithNonExistentTypeInTheSameFile
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testGeneralizationViewWithNonExistentGeneralization
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testGeneralizationViewWithNonExistentTarget
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testPropertyViewWithNonExistentProperty
org.finos.legend.pure.m2.dsl.diagram.test.incremental.TestSourceMutation ‑ testTypeViewWithNonExistentType
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingErrorInAggregateViewModelOperationAggregateFunction
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingErrorInAggregateViewModelOperationGroupByFunction
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingErrorInAggregateViewProperty
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingErrorInAggregateViewTarget
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingErrorInMainSetImplementationProperty
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingErrorInMainSetImplementationTarget
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingGrammarMultiAggregate
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingGrammarMultiViewsMultiAggregateValues
org.finos.legend.pure.m2.dsl.mapping.test.TestAggregationAwareMapping ‑ testAggregationAwareMappingGrammarSingleAggregate
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testInvalidEnum
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testInvalidEnumeration
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testInvalidSourceTypes
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testValidComplexEnumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testValidEnumeration
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testValidHybridEnumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestEnumerationMapping ‑ testValidSimpleEnumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testCompileFailureWithMappingTests
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testComplexTypePropertyMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testComplexTypePropertyMappingError
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testComplexTypePropertyMappingWithWrongTargetIdError
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testFilter
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testFilterError
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testFilterTypeError
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testLiteralEnumErrorMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testLiteralMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testM2MMappingWithEnumerationMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testM2MMappingWithInvalidEnumerationMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithMerge
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithMergeInvalidParameter
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithMergeInvalidReturn
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithMultiplicityMismatch
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithSource
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithSourceError
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithSourceInt
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithSourceWrongProperty
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMappingWithTypeMismatch
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMilestonedMappingWithLatestDate
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testMissingRequiredPropertyError
org.finos.legend.pure.m2.dsl.mapping.test.TestModelMapping ‑ testProjectionClassMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestNamespaces ‑ testMappingNameConflict
org.finos.legend.pure.m2.dsl.mapping.test.TestRoot ‑ testDuplicateError
org.finos.legend.pure.m2.dsl.mapping.test.TestRoot ‑ testRoot
org.finos.legend.pure.m2.dsl.mapping.test.TestRoot ‑ testRootError
org.finos.legend.pure.m2.dsl.mapping.test.TestRoot ‑ testRootWithInclude
org.finos.legend.pure.m2.dsl.mapping.test.TestRoot ‑ testRootWithIncludeDuplicate
org.finos.legend.pure.m2.dsl.mapping.test.TestVisibility ‑ testClassMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestVisibility ‑ testEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestVisibility ‑ testMappingIncludes
org.finos.legend.pure.m2.dsl.mapping.test.TestXStoreMapping ‑ testXStoreAssociationSubtypeMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestXStoreMapping ‑ testXStoreMapping
org.finos.legend.pure.m2.dsl.mapping.test.TestXStoreMapping ‑ testXStoreMappingDiffMul
org.finos.legend.pure.m2.dsl.mapping.test.TestXStoreMapping ‑ testXStoreMappingTypeError
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPropertyMappingStabilityOnEnumerationMappingDeletion
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPropertyMappingStabilityOnEnumerationMappingUpdation
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPropertyMappingValueSpecificationContext
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPureModelMapping_ModelWithDiffPropertiesShouldNotCompile
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPureModelMapping_WithErrorNoSourceShouldNotCompile
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPureModelMapping_WithErrorShouldNotCompile
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureModelMapping ‑ testPureModelMapping_WithErrorWrongSourceShouldNotCompile
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeAggregationAwareMapping ‑ testCreateAndDeleteAggregationAwareMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeAggregationAwareMapping ‑ testCreateAndDeleteNewPropertyAndMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeAggregationAwareMapping ‑ testCreateAndDeleteNewPropertyInModel
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeAggregationAwareMapping ‑ testDeleteFunctionUsedInAggregationAwareMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testDeleteEnumeration
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testDuplicateError
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testPureEnumerationMapping_EnumValueWithTypoShouldNotCompile
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testPureEnumerationMapping_UnloadMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testStabilityOnDeletionForComplexEumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testStabilityOnDeletionForHybridEumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testStabilityOnDeletionForSimpleEumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testStabilityOnUpdationForComplexEumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testStabilityOnUpdationForHybridEumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeEnumerationMapping ‑ testStabilityOnUpdationForSimpleEumToEnumMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeOperationMapping ‑ testSimpleOperation
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeOperationMapping ‑ testSimpleOperationReverse
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeOperationMapping ‑ testSimpleOperationWithInclude
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeOperationMapping ‑ testSimpleOperationWithIncludeDelta
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeOperationMapping ‑ testSimpleOperationWithParameters
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeOperationMapping ‑ testSimpleOperationWithParametersWithError
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeXStoreMapping ‑ testCreateAndDeleteAssoXStoreMapping
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeXStoreMapping ‑ testCreateAndDeleteAssoXStoreMappingErrorDeleteParent
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeXStoreMapping ‑ testCreateAndDeleteAssoXStoreMappingErrorDeleteSuperType
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeXStoreMapping ‑ testCreateAndDeleteAssoXStoreMappingWithInclude
org.finos.legend.pure.m2.dsl.mapping.test.incremental.TestPureRuntimeXStoreMapping ‑ testCreateAndDeleteMappingProperties
org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation ‑ testAdvanced
org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation ‑ testGraphPropertyParameters
org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation ‑ testGraphWithImports
org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation ‑ testMultipleParameters
org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation ‑ testSimple
org.finos.legend.pure.m2.inlinedsl.graph.TestGraphDSLCompilation ‑ testVariables
org.finos.legend.pure.m2.inlinedsl.graph.TestMilestonedPropertyUsageInGraph ‑ testGeneratedQualifiedPropertyUsage
org.finos.legend.pure.m2.inlinedsl.graph.TestMilestonedPropertyUsageInGraph ‑ testQualifiedPropertyInference
org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph ‑ testClassReferenceVisibilityInGraph
org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph ‑ testReferenceAccessibilityInGraph
org.finos.legend.pure.m2.inlinedsl.graph.TestVisibilityAndAccessibilityInGraph ‑ testSubTypeClassReferenceVisibilityInGraph
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeAddEnumVar
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeChangeEnum
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeChangeEnumeration
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphAddVariable
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphChangeClass
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphChangeSubType
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphChangeSubTypeClass
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphChangeTreeAddProperty
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphChangeTreeMainClass
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphDeleteClass
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphQualifiedPropertyWithEnumCompileError
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphRemoveClass
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphRemoveSubType
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphRemoveTree
org.finos.legend.pure.m2.inlinedsl.graph.incremental.TestPureRuntimeGraph ‑ testPureRuntimeGraphRemoveVariable
org.finos.legend.pure.m3.TestPCRReport ‑ canFindPCTReport
org.finos.legend.pure.m3.coreinstance.helper.TestAnyStubHelper ‑ testForEachStubClass
org.finos.legend.pure.m3.coreinstance.helper.TestAnyStubHelper ‑ testGetStubClasses
org.finos.legend.pure.m3.coreinstance.helper.TestAnyStubHelper ‑ testStubClasses
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdd
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAddWithOffset
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByDays
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByHours
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByMicroseconds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByMilliseconds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByMinutes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByMonths
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustBySeconds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByWeeks
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustByYears
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAdjustReflectiveEvaluation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcCosine
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcCosineEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcSine
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcSineEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcTangent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcTangent2
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcTangent2Eval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testArcTangentEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAssignLiteralToVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAssignNewInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAt
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAtOtherScenario
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAtWithVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testAutoMapWithZeroOnePropertyInEvaluate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBase64Decoding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBase64Encoding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBase64RoundTrip
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBigFloatAbs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBigIntAbs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBinaryExpressions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBinaryTruthTable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBooleanCompare
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBooleanToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testBooleanToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassFromClass
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassFromEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassFromEnumVal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassInstanceToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassPropertyByName
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassSourceInformation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testClassWithGenerics
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCoTangent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCoTangentEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCompareDecimalAndLongTypes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCompareMixedTypes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testComplexClassToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testComplexDivide
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testComplexMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testComplexPlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testComplexPow
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testComplexTimes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testConcatenateMixedType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testConcatenateSimple
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testConcatenateTypeInference
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testConcreteFunctionDefinitionPathToElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testContainsNonPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testContainsPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testContainsWithFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCopySubClass
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCopyWithAssociation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCopyWithIdVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCosEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCosine
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCubeRoot
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testCubeRootEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateCompare
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffDays
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffHours
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffMilliseconds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffMinutes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffMonths
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffSeconds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffWeeks
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffWithDifferentTimeZones
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateDiffYears
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateFromDay
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateFromHour
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateFromMinute
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateFromMonth
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateFromSecond
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateFromYear
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDatePart
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDatePartTrivial
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDatePartYearMonthOnly
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDatePartYearOnly
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateTimeToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateTimeToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateTimeWithTimezoneToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateTimeWithTimezoneToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDateToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDayOfMonth
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDayOfWeekNumber
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalAbs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalDivide
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalPlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalRound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalTimes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalToDecimal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDecimalToFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDeepCopyToOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDeepCopyWithAssociation1
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDeepCopyWithAssociation2
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDivideWithNonTerminatingExpansion
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDotAccess
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDoubleToDecimal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDoubleToFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropExceedsSizeOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropExceedsSizeOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropInList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropManyOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropManyOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropNegativeOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropNegativeOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropOneOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropOneOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropZeroOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDropZeroOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDynamicInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDynamicNewWithClass
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testDynamicNewWithGenericType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testElementPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testElementToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEmptyLength
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEnumName
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEnumValues
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEnumValuesUsingVar
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEnumerationToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEnumerationToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEphemeralPackageableElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEphemeralPackageableElements
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqBoolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqDate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqInteger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqNonPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqVarIdentity
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualBoolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualDate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualEmptyCollections
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualInteger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualMixedCollections
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualNonPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualPrimitiveCollections
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualRecursivePrimitiveCollections
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEqualVarIdentity
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvalOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvalTwo
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvalWithCollectionWithOneElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateAndDeactivate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateAndDeactivateFunctionDefinition
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateAnyWithMultiplicities
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateInheritance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateMultiplicityInference
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateQualifier
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateQualifierWithParam
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testEvaluateWithNoParams
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testExists
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testExistsInSelect
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFalseContains
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFalseEndsWith
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFalseStartsWith
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFilterInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFilterLiteral
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFilterLiteralFromVar
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFilterUsingVarForFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFindInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFindLiteral
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFindLiteralFromVar
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFindUsingVarForFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFirstComplex
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFirstOnEmptySet
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFirstOnOneElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFirstSimple
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFlatCopyObjectToManyAdd
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFlatCopyPrimitiveToManyAdd
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFlatCopyPrimitiveToManyReplace
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFlatCopyToOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatAbs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatCompare
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatDivide
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatPlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatRoundWithScale
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatStdDev
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatTimes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToRepresentationWithExcessTrailingZeros
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToRepresentationWithNegativeExponent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToRepresentationWithNoLeadingZero
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToRepresentationWithPositiveExponent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToStringWithExcessTrailingZeros
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToStringWithNegativeExponent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToStringWithNoLeadingZero
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFloatToStringWithPositiveExponent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFold
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldCollectionAccumulator
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldEmptyListAndEmptyIdentity
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldEmptyListAndNonEmptyIdentity
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldFiltering
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldMixedAccumulatorTypes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldToMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldWithEmptyAccumulator
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFoldWithSingleValue
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatBoolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatDate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatFloatWithRounding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatFloatWithTruncation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatFloatWithZeroPadding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatInEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatInEvaluate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatInteger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatIntegerWithZeroPadding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatPair
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatRepr
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFormatString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFromIndex
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionDefinitionCopy
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionDefinitionWithInstanceCopy
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionDescriptorToId
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionDescriptorToIdWithTypeArguments
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionDescriptorToIdWithUnits
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionExecutionInConstructor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionSourceInformation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testFunctionToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsA
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsAny
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsB
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsC
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsD
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsE
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsF
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsG
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsH
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsI
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGeneralizationsPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeClassFromClass
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeClassFromEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeClassFromEnumVal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeClassInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeClassPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeClassWithGenerics
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeFromEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeFromEnumVal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGenericTypeWithGenerics
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGet
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGetLowerBound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGetUpperBound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGetWithVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThanEqual_Boolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThanEqual_Date
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThanEqual_Number
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThanEqual_String
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThan_Boolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThan_Date
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThan_Number
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGreaterThan_String
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGroupBy
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testGroupByObj
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasDay
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasHour
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasMinute
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasMonth
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasSecond
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasSubsecond
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasSubsecondWithAtLeastPrecision
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasUpperBound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHasUpperBoundNonConcrete
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testHour
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testId
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIfWithEvaluate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIfWithFunctionCall
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIndexOf
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIndexOfOneElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInit
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInitOnEmptySet
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInitOneElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfClass
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfDate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfFromEnumVal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testInstanceOfPrimitiveType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntAbs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntStdDev
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntToDecimal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntToFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntegerCompare
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntegerSum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntegerToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIntegerToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsConcreteFunctionDefinitions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsEmptyFalse
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsNativeFunctions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsNonPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsToOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testIsValidFunctionDescriptor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testJoinStrings
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testJoinStringsNoStrings
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testJoinStringsSingleString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testJoinStringsUsingGenericArrow
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLambdaAsFunctionParameter
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLargeMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLargePlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLargeTimes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLast
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLastFromEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLastOfOneElementList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLength
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLenientPathToElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThanEqual_Boolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThanEqual_Date
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThanEqual_Number
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThanEqual_String
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThan_Boolean
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThan_Date
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThan_Number
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLessThan_String
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLetAsLastStatement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLetChainedWithAnotherFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLetInsideIf
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testLetWithParam
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testListToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMD5_Hash
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapRelationshipFromManyToMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapRelationshipFromManyToOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapRelationshipFromOneToOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapWithDynamicFunctionFromZeroOneToZeroOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapWithFunctionAsVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMapWithPropertyAsVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatch
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchManyWithMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchOneWith
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchOneWithMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchOneWithZeroOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchWithExtraParam
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchWithExtraParamsAndFunctionsAsParam
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchWithFunctions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchWithFunctionsAsParam
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchWithFunctionsAsParamManyMatch
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchWithFunctionsManyMatch
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchZeroWithMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatchZeroWithZero
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMatches
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMinute
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMixedSortNoComparator
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMixedStdDev
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMod
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testModInEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testModWithNegativeNumbers
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMonthNumber
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMultiIf
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMultiPlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMultiPlusWithFunctionExpressions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMultiPlusWithPropertyExpressions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMultipleGeneralization
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testMultipleGeneralizationFunctionMatching
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNativeFunctionPathToElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeDivide
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatRoundDown
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatRoundHalfEvenDown
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatRoundHalfEvenUp
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatRoundUp
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatWithZeroDecimalCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatWithZeroDecimalFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeFloatWithZeroDecimalRound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeIntegerCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeIntegerFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeIntegerRound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeNumberStdDev
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativePlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNegativeTimes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewAssociation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewAssociationElementPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewAssociationElementToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewClass
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewClassElementPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewClassElementToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewEnumeration
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewEnumerationElementPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewEnumerationElementToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewGeneric
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewGenericFunc
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewWithAssociation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNewWithIdVariable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNoSourceInformation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNotFalse
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNotFalseExpression
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNotInCollection
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNotTrue
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNotTrueExpression
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNumberCompare
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNumberDivide
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNumberExp
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNumberLog
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNumberLog10
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testNumberPow
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testOpenVariableValuesForFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testOpenVariableValuesForLambda
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testOpenVariableValuesForLambdaNoOpenVariables
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testOpenVariableValuesForLambdaSingleString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testOperatorScope
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPackageablesToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPairCollectionToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPairToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseDate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseDateTypes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseDateWithTimezone
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseDateWithZ
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseDecimal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseFalse
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseInteger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseTrue
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testParseZero
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPathToElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPersonToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusInCollect
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusInIterate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusInLambda
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusInteger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPlusNumber
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPopulationStandardDeviation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatRoundDown
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatRoundHalfEvenDown
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatRoundHalfEvenUp
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatRoundUp
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatWithZeroDecimalCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatWithZeroDecimalFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveFloatWithZeroDecimalRound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveIntegerCeiling
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveIntegerFloor
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPositiveIntegerRound
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testPrimitives
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testProperties
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRange
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRangeWithStartStopEqual
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRangeWithStep
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRangeWithVariables
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReflectiveExecution
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRem
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemInEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemInEvalWithFloat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemInEvalWithMixedIntegersAndFloats
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemInEvalWithNegativeNumbers
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemWithDecimals
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemWithFloats
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemWithMixedIntegersAndFloats
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemWithNegativeFloats
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemWithNegativeIntegers
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemoveAllOptimizedClassKey
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemoveDuplicatesByPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemoveDuplicatesEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemoveDuplicatesPrimitiveNonStandardFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRemoveDuplicatesPrimitiveStandardFunction
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRepeat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRepeatNegative
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRepeatOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRepeatZero
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReplace
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReverse
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReverseEmpty

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3164 tests found (test 647 to 1265)

There are 3164 tests, see "Raw output" for the list of tests 647 to 1265.
Raw output
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReverseRange
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReverseRangeWithPositiveStep
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testReverseRangeWithStep
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRootElementPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRootElementToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testRootPathToElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSHA1_Hash
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSHA256_Hash
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSecond
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testShortCircuit
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testShortCircuitInDynamicEvaluation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testShortCircuitSimple
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSign
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimple
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleChunk
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleDateToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleDateToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleDivide
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleDynamicNew
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleDynamicNewWithGenericType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleFormatDate
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleGeneralization
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleIf
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleLog10
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimplePlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimplePow
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleSort
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleSortNoComparator
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleSortReversed
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleSortWithFunctionVariables
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleSortWithKey
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSimpleTimes
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSine
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSineEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSingleExpressionMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSingleMinus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSingleMinusType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSinglePlus
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSinglePlusType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSize
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSizeEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSlice
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSliceEqualBounds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSliceInList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSliceOnBounds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSliceOnEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSliceOutOfBounds
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSmallChunk
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSortEmptySet
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSplit
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSplitWithNoSplit
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSquareRoot
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSquareRootEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testStart
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testStartEnd
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testStringCompare
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testStringSum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testStringToRepresentation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testStringToString
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfA
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfAny
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfB
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfC
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfD
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfE
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfF
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfG
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfH
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfI
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfNil
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubTypeOfPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSubstringWithIndexOf
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertContains
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertEquals
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertEqualsWithCollections
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertFalse
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertFalseWithFormat
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertFalseWithLambda
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertFalseWithMessage
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertInstanceOf
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertInstanceOfDates
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertNotContains
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertNotEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertNotEquals
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertNotEqualsCollection
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertNotSize
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertSameElements
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertSize
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertWithToleranceExactMatch
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessAssertWithToleranceInexactMatch
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessWithFormattedMessage
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuccessWithoutMessage
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testSuperTypeInstantiation
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTail
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTailOnEmptySet
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTailOneElement
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeExceedsSizeOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeExceedsSizeOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeInList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeManyOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeManyOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeNegativeOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeNegativeOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeOneOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeOneOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeZeroOnEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTakeZeroOnNonEmptyList
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTangent
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTangentEval
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTernaryExpressions
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTernaryTruthTable
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testToLower
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testToOne
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testToOneMany
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testToOneManyMultiplicity
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testToOneMultiplicity
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testToUpper
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTopLevelElementPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTopLevelElementToPath
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTrim
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTrueContains
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTrueEndsWith
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTrueStartsWith
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTypeFromEnum
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTypeFromEnumVal
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTypeFromType
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTypeInstance
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTypePrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testTypeWithGenerics
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testUrlDecoding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testUrlDecodingWithNonDefaultCharset
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testUrlEncoding
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testUrlEncodingDecodingRoundtrip
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testUrlEncodingWithNonDefaultCharset
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testWeekOfYear
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testWithToManyProperty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testYear
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipBothListsAreOfPairs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipBothListsEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipBothListsSameLength
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipFirstListEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipFirstListLonger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipFirstListsIsOfPairs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipSecondListEmpty
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipSecondListLonger
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testZipSecondListsIsOfPairs
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfA
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfAny
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfB
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfC
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfD
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfE
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfF
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfG
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfH
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfI
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfNil
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ test_SubTypeOfPrimitive
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testforAllOnEmptySet
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testforAllOnNonEmptySetIsFalse
org.finos.legend.pure.m3.execution.test.PureTestBuilder$PureTestCase ‑ testforAllOnNonEmptySetIsTrue
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testDoesNotParse
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testEdgeConsumer
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testEdgeVisitor
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testEquals
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testGetDescription
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testGetPureExpression
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testGetStartNodePath
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testParse
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testParseDescriptionRoundTrip
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testReduce
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testResolve
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testResolveFully
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testResolveUpTo
org.finos.legend.pure.m3.navigation.graph.TestGraphPath ‑ testSubpath
org.finos.legend.pure.m3.navigation.graph.TestGraphPathIterable ‑ testClassAToClassB
org.finos.legend.pure.m3.navigation.graph.TestGraphPathIterable ‑ testFromClassA
org.finos.legend.pure.m3.navigation.graph.TestGraphPathIterable ‑ testFromClassAWithLimitedProperties
org.finos.legend.pure.m3.navigation.graph.TestGraphPathIterable ‑ testFromPackage
org.finos.legend.pure.m3.navigation.graph.TestGraphPathIterable ‑ testFromProp1
org.finos.legend.pure.m3.navigation.property.TestProperty ‑ testComputeQualifiedPropertyId
org.finos.legend.pure.m3.navigation.property.TestProperty ‑ testGetPropertyId
org.finos.legend.pure.m3.navigation.property.TestProperty ‑ testGetPropertyName
org.finos.legend.pure.m3.navigation.property.TestProperty ‑ testIsProperty
org.finos.legend.pure.m3.navigation.property.TestProperty ‑ testIsQualifiedProperty
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testCanonicalizePath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testForEachPathElement
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testGetInitialPathElement
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testHasPureFileExtension
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testIsCanonicalPath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testIsPureFilePath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testIsRootPath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testIsValidFilePath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testIsValidFolderPath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testIsValidPath
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testJoinPaths
org.finos.legend.pure.m3.serialization.filesystem.TestCodeStorageTools ‑ testSplitPath
org.finos.legend.pure.m3.serialization.filesystem.genericrepository.TestGenericRepository ‑ testBuildCodeStorage
org.finos.legend.pure.m3.serialization.filesystem.genericrepository.TestGenericRepository ‑ testGenericRepositoryDependency
org.finos.legend.pure.m3.serialization.filesystem.genericrepository.TestGenericRepository ‑ testRepositoryDetection
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepository ‑ testIsValidRepositoryName
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepository ‑ testToSortedRepositoriesList_Empty
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepository ‑ testToSortedRepositoriesList_General
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepository ‑ testToSortedRepositoriesList_Loop
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepository ‑ testToSortedRepositoriesList_Single
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testBaseRepositories
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testBuilder
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testBuilderFromManager
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testBuilder_BadDependency
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testBuilder_NameConflict
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testGetRepository
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testHasRepository
org.finos.legend.pure.m3.serialization.filesystem.repository.TestCodeRepositorySet ‑ testSubset
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testGetContentAsText
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testGetFileOrFiles
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testGetFiles
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testGetUserFiles
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testInvalidNode
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testInvalidNodeContent
org.finos.legend.pure.m3.serialization.filesystem.usercodestorage.classpath.TestClassLoaderCodeStorage ‑ testRepositoryName
org.finos.legend.pure.m3.serialization.grammar.v1.TestBooleanParsing ‑ testFalse
org.finos.legend.pure.m3.serialization.grammar.v1.TestBooleanParsing ‑ testTrue
org.finos.legend.pure.m3.serialization.grammar.v1.TestByteCompilation ‑ testByteUsageAsClassProperty
org.finos.legend.pure.m3.serialization.grammar.v1.TestByteCompilation ‑ testByteUsageAsFunctionParameter
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateParsing ‑ testMonth
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateParsing ‑ testYear
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateTimeParsing ‑ testHour
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateTimeParsing ‑ testMinute
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateTimeParsing ‑ testSecond
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateTimeParsing ‑ testSubSecond
org.finos.legend.pure.m3.serialization.grammar.v1.TestDateTimeParsing ‑ testTimeZone
org.finos.legend.pure.m3.serialization.grammar.v1.TestDecimalParsing ‑ testENotation
org.finos.legend.pure.m3.serialization.grammar.v1.TestDecimalParsing ‑ testPositiveDecimalLessThanOne
org.finos.legend.pure.m3.serialization.grammar.v1.TestDecimalParsing ‑ testSimpleDecimal
org.finos.legend.pure.m3.serialization.grammar.v1.TestDecimalParsing ‑ testZero
org.finos.legend.pure.m3.serialization.grammar.v1.TestFloatParsing ‑ testENotation
org.finos.legend.pure.m3.serialization.grammar.v1.TestFloatParsing ‑ testPositiveFloatLessThanOne
org.finos.legend.pure.m3.serialization.grammar.v1.TestFloatParsing ‑ testSimpleFloat
org.finos.legend.pure.m3.serialization.grammar.v1.TestFloatParsing ‑ testZero
org.finos.legend.pure.m3.serialization.grammar.v1.TestIntegerParsing ‑ testInteger
org.finos.legend.pure.m3.serialization.grammar.v1.TestIntegerParsing ‑ testZero
org.finos.legend.pure.m3.serialization.grammar.v1.TestLatestDateParsing ‑ testLatestDateIsNotGenerallyUsable
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testAccessingPropertyWithSpace
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testAssociation
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testClassClassRef
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testClassWithPropertiesHavingSpaces
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testClassWithQualifiedProperty
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testComplexFunctions
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testEnum
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testFunctionDefinition
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testGenericClass
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testImports
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testInstanceParsingWithRootPackageReference
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testNativeFunction
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testProfile
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testSimpleClass
org.finos.legend.pure.m3.serialization.grammar.v1.TestM3AntlrParser ‑ testStereotypeOnNativeFunction
org.finos.legend.pure.m3.serialization.grammar.v1.TestParsing ‑ parsingEOFError
org.finos.legend.pure.m3.serialization.grammar.v1.TestParsing ‑ testPackageIntegrity
org.finos.legend.pure.m3.serialization.grammar.v1.TestParsing ‑ testParseEmptyList
org.finos.legend.pure.m3.serialization.grammar.v1.TestStrictDateParsing ‑ testDay
org.finos.legend.pure.m3.serialization.grammar.v1.TestStrictTimeParsing ‑ testHour
org.finos.legend.pure.m3.serialization.grammar.v1.TestStrictTimeParsing ‑ testMinute
org.finos.legend.pure.m3.serialization.grammar.v1.TestStrictTimeParsing ‑ testSecond
org.finos.legend.pure.m3.serialization.grammar.v1.TestStrictTimeParsing ‑ testSubSecond
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testEscapedSlashThenQuoteThenTextThenQuote
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testSimpleString
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithDoubleQuotes
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithEscapedQuotes
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithEscapedSlash
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithEscapedSlashAndEscapedQuote
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithEscapedSlashAndUnescapedQuote
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithNewline
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithOnlyEscapedQuote
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithOnlyEscapedSlash
org.finos.legend.pure.m3.serialization.grammar.v1.TestStringParsing ‑ testStringWithUnescapedQuote
org.finos.legend.pure.m3.serialization.runtime.TestAdditionalValidators ‑ testAdditionalValidators
org.finos.legend.pure.m3.serialization.runtime.TestBinarySourceSerializer ‑ testPlatform
org.finos.legend.pure.m3.serialization.runtime.TestBinarySourceSerializer ‑ testWithEmptyFile
org.finos.legend.pure.m3.serialization.runtime.TestBinarySourceSerializer ‑ testWithUncompiledFile
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testIsKnownFile
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testIsKnownInstance
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testIsKnownRepository
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testLoadAll
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testLoadCollection
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testLoadM3
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testLoadRepositories
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_MultiThreaded ‑ testLoadRepository
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testIsKnownFile
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testIsKnownInstance
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testIsKnownRepository
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testLoadAll
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testLoadCollection
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testLoadM3
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testLoadRepositories
org.finos.legend.pure.m3.serialization.runtime.TestGraphLoader_SingleThreaded ‑ testLoadRepository
org.finos.legend.pure.m3.serialization.runtime.TestIncrementalCompiler ‑ testClassInstanceUsedBeforeClassWillCompile
org.finos.legend.pure.m3.serialization.runtime.TestIncrementalCompiler ‑ testInstanceDefinedBeforeClassWillCompile
org.finos.legend.pure.m3.serialization.runtime.TestIncrementalCompiler ‑ testInstanceWithPropertyReferencingEnumBeforeEnumDefinedWillCompile
org.finos.legend.pure.m3.serialization.runtime.TestPureRuntime ‑ testCompiles
org.finos.legend.pure.m3.serialization.runtime.TestPureRuntime ‑ testInstancesInContextDuringCaching
org.finos.legend.pure.m3.serialization.runtime.TestPureRuntime ‑ testLoadSourceDoesNotReload
org.finos.legend.pure.m3.serialization.runtime.TestPureRuntime ‑ testM3PureInstancesPopulated
org.finos.legend.pure.m3.serialization.runtime.TestPureRuntime ‑ testPartialCompilation
org.finos.legend.pure.m3.serialization.runtime.TestPureRuntime ‑ testThreadLocalState
org.finos.legend.pure.m3.serialization.runtime.TestRepositoryComparator ‑ testModelRepoCompilesBeforeModelValidation
org.finos.legend.pure.m3.serialization.runtime.TestRepositoryComparator ‑ testSortAllRepos
org.finos.legend.pure.m3.serialization.runtime.TestSimpleTransaction ‑ testFunction
org.finos.legend.pure.m3.serialization.runtime.TestSimpleTransaction ‑ testSimpleGraph
org.finos.legend.pure.m3.serialization.runtime.TestSourceFind ‑ testFindEmptyRegex
org.finos.legend.pure.m3.serialization.runtime.TestSourceFind ‑ testFindEmptyString
org.finos.legend.pure.m3.serialization.runtime.TestSourceFind ‑ testFindRegex
org.finos.legend.pure.m3.serialization.runtime.TestSourceFind ‑ testFindString
org.finos.legend.pure.m3.serialization.runtime.TestSourceFind ‑ testFindStringCaseInsensitive
org.finos.legend.pure.m3.serialization.runtime.TestSourceFind ‑ testGetPreviewText
org.finos.legend.pure.m3.serialization.runtime.TestSourceNavigation ‑ testNavigateEnumValue
org.finos.legend.pure.m3.serialization.runtime.TestSourceNavigation ‑ testNavigateForClassOrAssociationProperty
org.finos.legend.pure.m3.serialization.runtime.TestSourceNavigation ‑ testNavigateForPropertyReference
org.finos.legend.pure.m3.serialization.runtime.TestSourceNavigation ‑ testNavigateFunctionDescriptor
org.finos.legend.pure.m3.serialization.runtime.TestSourceNavigation ‑ testNavigateVariableAndParameter
org.finos.legend.pure.m3.serialization.runtime.TestUnbindingScope ‑ Unknown test
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelRepositorySerializer ‑ testNonStandardRepositorySerialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelRepositorySerializer ‑ testPlatformSerialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelRepositorySerializer ‑ testPlatformSerializationStability_DifferentRuntimes
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelRepositorySerializer ‑ testPlatformSerializationStability_SameRuntime
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelRepositorySerializer ‑ testUnknownRepositorySerialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testBinaryStability_DifferentRuntimes
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testBinaryStability_SameRuntime
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testFunctionTypeReference
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testM3Serialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testNonConcreteGenericTypeReference
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testNonConcreteMultiplicityReference
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testPlatformSerialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testSimpleClassSerialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testSimpleProfileSerialization
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testTreePath
org.finos.legend.pure.m3.serialization.runtime.binary.TestBinaryModelSourceSerializer ‑ testUnicodeInString
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testDependentFiles_MultipleFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testDependentFiles_SingleFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testFileDependencies_MultipleFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testFileDependencies_SingleFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testGetAllFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testGetDirectoryFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testGetPlatformVersion
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testGetRequiredFiles_MultipleInstances
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testGetRequiredFiles_SingleInstance
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testIsKnownFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testIsKnownInstance
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testIsKnownRepository
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testReadAll
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testReadFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testReadFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestCachedPureRepositoryJarLibrary ‑ testReadRepository
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testDependentFiles_MultipleFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testDependentFiles_SingleFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testFileDependencies_MultipleFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testFileDependencies_SingleFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testGetAllFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testGetDirectoryFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testGetPlatformVersion
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testGetRequiredFiles_MultipleInstances
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testGetRequiredFiles_SingleInstance
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testIsKnownFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testIsKnownInstance
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testIsKnownRepository
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testReadAll
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testReadFile
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testReadFiles
org.finos.legend.pure.m3.serialization.runtime.binary.TestSimplePureRepositoryJarLibrary ‑ testReadRepository
org.finos.legend.pure.m3.serialization.runtime.config.TestSVNRepositoryRevisionSet ‑ testFromJSON
org.finos.legend.pure.m3.serialization.runtime.config.TestSVNRepositoryRevisionSet ‑ testIsMoreRecentThan
org.finos.legend.pure.m3.serialization.runtime.config.TestSVNRepositoryRevisionSet ‑ testNew
org.finos.legend.pure.m3.serialization.runtime.config.TestSVNRepositoryRevisionSet ‑ testToJSON
org.finos.legend.pure.m3.serialization.runtime.pattern.TestURLPatternLibraryOrder ‑ testOrder
org.finos.legend.pure.m3.tests.TestIDIndex ‑ testAddInstanceAddWrapper
org.finos.legend.pure.m3.tests.TestIDIndex ‑ testAddInstanceRemoveWrapper
org.finos.legend.pure.m3.tests.TestIDIndex ‑ testAddWrapperAddInstance
org.finos.legend.pure.m3.tests.TestIDIndex ‑ testAddWrapperRemoveInstance
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllElementsWithPackagesArePackageChildren
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllImportGroupsHaveSourceInfo
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllPackageChildrenArePackageable
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllPackageChildrenHaveMatchingPackage
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllPackageChildrenHaveNames
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllPackageChildrenHaveNamesMatchingNameProperty
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllPackageChildrenNonNull
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testAllSourceNewInstancesArePackageableElements
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testClassifierGenericType
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testFunctionApplications
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testFunctionTypesDoNotShareFunctions
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testFunctionTypesHaveSourceInformation
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testFunctionsHaveFunctionTypes
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testLambdaFunctionsHaveUniqueNames
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testModelElementsForAnnotations
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testNonAnonymousPackageChildren
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testNullClassifiers
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testPackageHasChildrenWithDuplicateNames
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testPackageableElementsHaveSourceInfo
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testPropertyClassifierGenericTypes
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testPropertyIntegrity
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testPropertyValueMultiplicities
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testPropertyValueTypes
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testQualifiedPropertyNames
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testReferenceUsages
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testSourceSerialization
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testSpecializations
org.finos.legend.pure.m3.tests.TestM3CoreCompiledStateIntegrity ‑ testTopLevels
org.finos.legend.pure.m3.tests.TestUnresolvedImportStubs ‑ testNoUnresolvedImportStubs
org.finos.legend.pure.m3.tests.TestVariableScope ‑ testImmutableFunctionVariable
org.finos.legend.pure.m3.tests.TestVariableScope ‑ testImmutableLetVariable
org.finos.legend.pure.m3.tests.TestVariableScope ‑ testUnknownVariable
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testComplexGeneralization1
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testComplexGeneralization2
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testGeneralizationDiamond1
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testGeneralizationDiamond2
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testIndirectLoop
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testInvalidComplexGeneralization1
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testInvalidComplexGeneralization2
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testLinearGeneralizations
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testNoGeneralizations
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testSimpleGeneralizationTree
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testSimpleLoop
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testSingleGeneralization
org.finos.legend.pure.m3.tests.elements._class.TestC3Linearization ‑ testVeryIndirectLoop
org.finos.legend.pure.m3.tests.elements._class.TestClass ‑ testClass
org.finos.legend.pure.m3.tests.elements._class.TestClass ‑ testGetProperties
org.finos.legend.pure.m3.tests.elements._class.TestClass ‑ testInstance
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testInvalidImplicitOverrideViaGeneralization
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testOverrideChangingMultiplicity
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testOverrideChangingType
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testQualifiedPropertyConflictWithinClass
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testQualifiedPropertyOverrideWithInvalidDifferentArgType
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testQualifiedPropertyOverrideWithInvalidDifferentReturnType
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testQualifiedPropertyOverrideWithValidDifferentArgType
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testQualifiedPropertyOverrideWithValidDifferentReturnType
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testSimpleOverride
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testSimpleOverrideWithStereotype
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testSimplePropertyConflictWithinClass
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testSimpleQualifiedPropertyOverride
org.finos.legend.pure.m3.tests.elements._class.TestClassPropertyOverride ‑ testValidImplicitOverrideViaGeneralization
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testGetTopMostNonTopTypeGeneralizationsInComplexStructureWithMultipleParents
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testGetTopMostNonTopTypeGeneralizationsInComplexStructureWithOneSharedParent
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testGetTopMostNonTopTypeGeneralizationsWithOneOrphanType
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testIndirectLoop
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testInvalidComplexGeneralization1
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testInvalidComplexGeneralization2
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testSimpleLoop
org.finos.legend.pure.m3.tests.elements._class.TestGeneralizationLinearization ‑ testVeryIndirectLoop
org.finos.legend.pure.m3.tests.elements._enum.TestEnumerationValues ‑ testEnumerationWithDuplicateValues
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationNotEnoughProperties
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationTooManyProperties
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithDuplicatePropertyNames
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithDuplicatePropertyNamesAndTargetTypes
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithInvalidQualifiedPropertySpecificationMultipleExpressions
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithInvalidQualifiedPropertySpecificationNoFilter
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithNonClass
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithPropertyNameConflict
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithPropertyNameConflictInOtherSource
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithQualifiedPropertyReturnTypeNotConsistentWithLhsOfFilter
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithQualifiedPropertyWhichConflictsWithQualifiedPropertyOnOwningClass
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithQualifiedPropertyWithInvalidReturnType
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithValidQualifiedPropertyIsProcessedWithoutError
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithWrongGenericTypeArgs
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithWrongTypes
org.finos.legend.pure.m3.tests.elements.association.TestAssociation ‑ testAssociationWithWrongTypesInGeneric
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testCastWithUnknownGeneric
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testCastWithUnknownType
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testFunction
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testFunctionTypeWithWrongTypes
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testNewWithUnknownType
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testReturnMultiplicityValidationWithMultiplicityParameter
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testReturnTypeValidationWithTypeParameter
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testSimple
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testToMultiplicityWithUnknownMul
org.finos.legend.pure.m3.tests.elements.function.TestFunction ‑ testToMultiplicityWithWrongMul
org.finos.legend.pure.m3.tests.elements.function.TestProperty ‑ testNewWithProperty
org.finos.legend.pure.m3.tests.elements.function.TestProperty ‑ testNewWithPropertySpaceError
org.finos.legend.pure.m3.tests.elements.function.TestProperty ‑ testNewWithPropertySpaceOk
org.finos.legend.pure.m3.tests.elements.function.TestProperty ‑ testPropertyAccessError
org.finos.legend.pure.m3.tests.elements.function.TestProperty ‑ testPropertyAccessOk
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestFunctionExpressionProcessing ‑ testFunctionExpressionProcessing1
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestFunctionExpressionProcessing ‑ testFunctionExpressionProcessing2
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestFunctionExpressionProcessing ‑ testFunctionExpressionProcessing3
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestFunctionExpressionProcessing ‑ testFunctionExpressionProcessing4
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestFunctionExpressionProcessing ‑ testFunctionExpressionProcessing5
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestFunctionExpressionProcessing ‑ testFunctionExpressionProcessing6
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestGeneralization ‑ testMultipleGeneralizationFunctionMatchingError
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testFunctionExpressionCastMatching
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testFunctionExpressionFunctionMatching
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testFunctionMatchingPrioritizeSubtypeVsGenerics
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testInvalidMatchWithFullyQualifiedReference
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingErrorMultiplicity
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingMap
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithDisjointMultiplicities
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithEmptySetsAndTypeParameters
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithFullyQualifiedReference
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithMultipleMatches
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithNonMatchingTypeParameters
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithNotEnoughTypeParameters
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testMatchingWithOverlappingMultiplicities
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testSimpleMatching
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMatching ‑ testTooManyMatches
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMultiplicity ‑ testMultiplicityConstraintOnFunction
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestMultiplicity ‑ testMultiplicityConstraintOnSimplePropertyError
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatching01Source
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatchingError
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatchingInheritance
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatchingInheritanceError
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatchingInheritanceTricky
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatchingNoParam
org.finos.legend.pure.m3.tests.elements.function.functionMatching.TestQualifierFunctionMatching ‑ testQualifierFunctionMatchingUsingDistance
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ ensureInferenceIsResilientEnoughToHaveFunctionsProcessedDuringFunctionExpressionProcessing
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ ensureNoCrashWhenAnyIsUsedForAFunctionType
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ ensureNoCrashWhenSameMultiplicityTemplateNameAsParent
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ ensureProperFailureWhenTheLambdaWithACollectionHaveDifferentParametersCount
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ ensureReturnTypeIsCorrectlyInferredForComplexNew
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferClassTypeParameter
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferLambdaTypeParameterUsingMultiPass
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferMultipleParametersInLambda
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferMultiplicityParameter
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferTheTypeOfParametersOfACollectionOfLambdas
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferTheTypeOfParametersOfACollectionOfLambdasAndFunctions
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferTypeParameterUpAndDownWithNestedFunctionArrayDiffAgg
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ inferVariableTypeOfFunctionUsedAsParameter
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ infersEvalFromFunctionAsParameter
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ infersEvalFromFunctionReference
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ infersToOneEvaluation
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testChainWithParameterizedReturn
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testChainedFilters
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testChainedMapsWithConcreteTypes
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testChainedMapsWithTypeParams
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testConflictingParameterTypes
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testEvalWithFuncAsAParam
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testFunctionReturnType
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testFunctionTypeForListOfAbstractProperties
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfError
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfMul
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfReturningFunctions
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfType
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfWithConcreteAndNonConcreteTypes
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfWithDifferentConcreteTypes
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfWithFuncTypes
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testIfWithFuncTypesAndTypeParams
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testLambdaType
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testLambdasInferForDecide
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testMap
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testMixedChain
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testMulPropagation
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testNativeFuncWithTypeParams
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testPair
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testProperties
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testProperty
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testPropertyThroughFunction
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testShortChainWithParameterizedReturn
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testShortChainedMapsWithConcreteTypes
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testShortChainedMapsWithTypeParams
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ testTypePropagation
org.finos.legend.pure.m3.tests.elements.function.inference.TestFunctionTypeInference ‑ typeInferenceNested
org.finos.legend.pure.m3.tests.elements.function.inference.TestReturnInference ‑ testReturnInferenceFail
org.finos.legend.pure.m3.tests.elements.namespace.TestImportConflict ‑ testImportTypeConflict
org.finos.legend.pure.m3.tests.elements.namespace.TestImportConflict ‑ testImportTypeNonConflict
org.finos.legend.pure.m3.tests.elements.namespace.TestNamespaces ‑ testAssociationNameConflict
org.finos.legend.pure.m3.tests.elements.namespace.TestNamespaces ‑ testClassNameConflict
org.finos.legend.pure.m3.tests.elements.namespace.TestNamespaces ‑ testEnumerationNameConflict
org.finos.legend.pure.m3.tests.elements.namespace.TestSameElementInSameNamespace ‑ testAssociation
org.finos.legend.pure.m3.tests.elements.namespace.TestSameElementInSameNamespace ‑ testClass
org.finos.legend.pure.m3.tests.elements.namespace.TestSameElementInSameNamespace ‑ testDuplicateFunctionsInDifferentFiles
org.finos.legend.pure.m3.tests.elements.namespace.TestSameElementInSameNamespace ‑ testDuplicateFunctionsInDifferentSections
org.finos.legend.pure.m3.tests.elements.namespace.TestSameElementInSameNamespace ‑ testEnum
org.finos.legend.pure.m3.tests.elements.namespace.TestSameElementInSameNamespace ‑ testFunction
org.finos.legend.pure.m3.tests.elements.profile.TestProfile ‑ testProfile
org.finos.legend.pure.m3.tests.elements.profile.TestProfile ‑ testStereotypes
org.finos.legend.pure.m3.tests.elements.profile.TestProfile ‑ testTags
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValue
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValueForOptionalProperty
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValueMultiplicityMatches
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValueWithNotMatchingClassType
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValueWithNotMatchingEnumType
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValueWithNotMatchingType
org.finos.legend.pure.m3.tests.elements.property.TestDefaultValue ‑ testDefaultValueWithUnsupportedType
org.finos.legend.pure.m3.tests.elements.property.TestProperty ‑ testGetPath
org.finos.legend.pure.m3.tests.elements.property.TestProperty ‑ testGetSourceType
org.finos.legend.pure.m3.tests.elements.property.TestQualifiedProperty ‑ testInheritedQualifiedProperty
org.finos.legend.pure.m3.tests.elements.property.TestQualifiedProperty ‑ testInheritedQualifiedPropertyWithTighterMultiplicity
org.finos.legend.pure.m3.tests.elements.property.TestQualifiedProperty ‑ testMultipleQualifiedProperties
org.finos.legend.pure.m3.tests.elements.property.TestQualifiedProperty ‑ testQualifiedPropertyWithTypeParameter
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunction
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArray
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArrayError
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArrayMultiple
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArrayMultipleAggError
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArrayMultipleChained
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArrayMultipleChainedError
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnFunctionInferenceWithExtraReduceFunctionArrayMultipleError
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnSimpleFunctionInference
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnUsingInOperator
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnWithExtraReduceFunction
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testColumnWithExtraReduceFunctionArray
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testExtendWithColumnArray
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testMixColumnsFail
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithFunction
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithFunctionArray
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithFunctionFail
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithInferredType
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithType
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithTypeArray
org.finos.legend.pure.m3.tests.elements.relation.TestColumnBuilders ‑ testSimpleColumnWithTypeFail
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testCast
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testCastError
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnFunctionCollectionChainedWithNewFunctionInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnFunctionCollectionChainedWithNewFunctionInferenceWrapped
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnFunctionCollectionInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnFunctionSingleInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnFunctionUsingBracketLambdaCollectionInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnFunctionUsingBracketLambdaRealCollectionInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnTypeInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testColumnTypeInferenceReverse
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testDistinctError

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3164 tests found (test 1266 to 1816)

There are 3164 tests, see "Raw output" for the list of tests 1266 to 1816.
Raw output
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testFunctionExpressionInferredTypes
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationPartialMatchError
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeAdvancedUnionSubstraction
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsAndCompatibleReturn
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsAndInCompatibleReturn
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsAndReturn
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsAnyTypeMatching
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsCompatibleEqualSubsetMatching
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsCompatibleSubsumesTypeMatching
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsCompatibleSubsumesTypeMatchingFail
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeInParamsEqualsMatching
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetAndAnonymousColumn
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetAndAnonymousColumnAndAssignment
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetForInference
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetForInferenceCollection
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetForInferenceCollectionError
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetForInferenceErrorColCount
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRelationTypeUsingSubsetForInferenceErrorColName
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRenameUseCase
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRenameUseCaseWithHardCodedType
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRenameUseCaseWithMap
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testRenameWithIndirectCall
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testSort
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testTypeEqualityForMatching
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testTypeEqualityForMatchingFail
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testTypeParameterDifferenceForRelationType
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testTypeParameterTriggeringRelationTypeCopy
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testTypeParameterUnionForRelationType
org.finos.legend.pure.m3.tests.elements.relation.TestRelationTypeInference ‑ testTypeParameterUnionForRelationTypeWithManyOperations
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testClasses
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testClassesMixedTypes
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testClassesSameType
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testClassesWithAndWithoutGenerics
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testClassesWithGenerics
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testFunctionTypes
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testPrimitivesMixedTypes
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestInstanceCollectionType ‑ testPrimitivesSameType
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionInClassConstraint
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionInConstraintMessageFn
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionInFunctionPostConstraint
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionInFunctionPreConstraint
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithCollectionFunctionExpression
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithCollectionVariableExpression
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithCollectionVariableExpressionFromFunction
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithDirectNesting
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithIllusoryNesting
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithNoNesting
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithNonCollectionFunctionExpression
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithNonCollectionVariableExpression
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithZeroOneExpression
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithZeroOneExpressionReturnedFromFunction
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithZeroOneExpressionReturnedFromFunctionWithLet
org.finos.legend.pure.m3.tests.elements.valueSpec.collection.TestNestedCollection ‑ testCollectionWithZeroOneWrappedInCollection
org.finos.legend.pure.m3.tests.elements.valueSpec.literal.TestLiteral ‑ testLiteralList
org.finos.legend.pure.m3.tests.elements.valueSpec.literal.TestMultiplicity ‑ testLiteralCollectionMultiplicity
org.finos.legend.pure.m3.tests.elements.valueSpec.literal.TestMultiplicity ‑ testSingleFunctionExpressionCollectionMultiplicity
org.finos.legend.pure.m3.tests.elements.valueSpec.literal.TestMultiplicity ‑ testSingleFunctionExpressionMultiplicity
org.finos.legend.pure.m3.tests.elements.valueSpec.literal.TestMultiplicity ‑ testSingleLiteralMultiplicity
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testFunctionDescriptorToIdNoPackage
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testFunctionDescriptorToIdNoParameters
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testFunctionDescriptorToIdRealFunctions
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testFunctionDescriptorToIdSimple
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testFunctionDescriptorToIdUnits
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testFunctionDescriptorToIdWithTypeParameters
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testGetFunctionDescriptor
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testInvalidFunctionDescriptorToId
org.finos.legend.pure.m3.tests.function.TestFunctionDescriptor ‑ testIsValidFunctionDescriptor
org.finos.legend.pure.m3.tests.function.TestGetFunctionType ‑ testGetFunctionType
org.finos.legend.pure.m3.tests.function.TestGetFunctionType ‑ testGetFunctionTypeForPropertiesUsingInheritance
org.finos.legend.pure.m3.tests.function.TestGetFunctionType ‑ testGetFunctionTypeForProperty
org.finos.legend.pure.m3.tests.function.base.measure.TestMeasureGraphCorrectness ‑ testMeasureBuildsCorrectlyInGraph
org.finos.legend.pure.m3.tests.function.base.measure.TestMeasureGraphCorrectness ‑ testMeasureWithOnlyCanonicalUnitBuildsCorrectlyInGraph
org.finos.legend.pure.m3.tests.function.base.measure.TestMeasureGraphCorrectness ‑ testNonConvertibleUnitBuildsCorrectlyInGraph
org.finos.legend.pure.m3.tests.function.base.measure.TestMeasureGraphCorrectness ‑ testNonConvertibleUnitWithCanonicalUnitUnitFailsToCompile
org.finos.legend.pure.m3.tests.function.base.measure.TestMeasureGraphCorrectness ‑ testNonConvertibleUnitWithConversionFunctionFailsToCompile
org.finos.legend.pure.m3.tests.function.base.measure.TestMeasureGraphCorrectness ‑ testUnitBuildsCorrectlyInGraph
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeMatch ‑ testMatches_ConcreteContravariantNoGenerics
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeMatch ‑ testMatches_ConcreteContravariantWithGenerics
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeMatch ‑ testMatches_ConcreteCovariantNoGenerics
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeMatch ‑ testMatches_ConcreteCovariantWithComplexGenerics
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeMatch ‑ testMatches_ConcreteCovariantWithGenerics
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeMatch ‑ testMatches_NonConcreteTarget
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeSuperTypes ‑ testDSBCase
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeSuperTypes ‑ testWithMultiLevelTypeAndMultiplicityArguments
org.finos.legend.pure.m3.tests.generictype.TestGenericTypeSuperTypes ‑ testWithNestedTypeArguments
org.finos.legend.pure.m3.tests.generictype.TestIsGenericCompatibleWith ‑ testGenericFunctionTypeCompatibleWithItself
org.finos.legend.pure.m3.tests.generictype.TestIsGenericCompatibleWith ‑ testGenericLambdaFunctionTypeCompatibleWithGenericFunctionType
org.finos.legend.pure.m3.tests.generictype.TestIsGenericCompatibleWith ‑ testIsGenericCompatibleWith_TypeParamInClass
org.finos.legend.pure.m3.tests.generictype.TestIsGenericCompatibleWith ‑ testIsGenericCompatibleWith_TypeParamInType
org.finos.legend.pure.m3.tests.generictype.TestReprocessTypeParametersUsingGenericTypeOwnerContext ‑ testReprocessTypeParametersUsingGenericTypeOwnerContext
org.finos.legend.pure.m3.tests.generictype.TestResolveClassTypeParameter ‑ testResolveClassStartingFromANonResolvedGenericType
org.finos.legend.pure.m3.tests.generictype.TestResolveClassTypeParameter ‑ testResolveClassTypeParameter
org.finos.legend.pure.m3.tests.generictype.TestResolveClassTypeParameter ‑ testResolveClassTypeWithFunctionTypes
org.finos.legend.pure.m3.tests.generictype.TestTypeResolutionForIf ‑ testIfWithAny
org.finos.legend.pure.m3.tests.generictype.TestTypeResolutionForIf ‑ testIfWithError
org.finos.legend.pure.m3.tests.generictype.TestTypeResolutionForIf ‑ testIfWithGenerics
org.finos.legend.pure.m3.tests.generictype.TestTypeResolutionForIf ‑ testIfWithGenerics2
org.finos.legend.pure.m3.tests.imports.TestImports ‑ testGetImportGroupBaseName
org.finos.legend.pure.m3.tests.imports.TestImports ‑ testGetImportGroupsForSource
org.finos.legend.pure.m3.tests.imports.TestImports ‑ testIsImportGroupForSource
org.finos.legend.pure.m3.tests.incremental.TestAllFunction ‑ testPureRuntimeClassAllStability
org.finos.legend.pure.m3.tests.incremental.TestAllFunction ‑ testPureRuntimeSimpleFunctionDefinitionAllStability
org.finos.legend.pure.m3.tests.incremental.TestAllFunction ‑ testPureRuntimeSimpleFunctionDefinitionLambdaAllStability
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testImport
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeClassGenericType
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeClassGenericTypeCast
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeFunction
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeFunctionWithBody
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeFunctionWithComplexBody
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeFunctionWithComplexBodyUsingLambdas
org.finos.legend.pure.m3.tests.incremental.TestGraphStability ‑ testPureRuntimeFunctionWithGeneric
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testAssociation
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testClass
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testEnumeration
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testFunction
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testFunctionWithBody
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testProfile
org.finos.legend.pure.m3.tests.incremental.TestIdem ‑ testPropertyCollectUsage
org.finos.legend.pure.m3.tests.incremental.TestMultipleRepoIncrementalCompilation ‑ verifyUnbindingRecompilationOrderSuccessAcrossRepos
org.finos.legend.pure.m3.tests.incremental.TestMultipleRepoIncrementalCompilation ‑ verifyUnbindingRecompilationOrderSuccessAcrossReposWithCompileFailureInSecondRepo
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsFunctionReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsFunctionReturnError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsFunctionReturnFunctionTypeFunctionType
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsFunctionReturnUsingParam
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsFunctionReturnUsingParamError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsLambdaFunctionReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsLambdaReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsLambdaReturnError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturnCrossFiles
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturnCrossFilesError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturnError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturnFunctionTypeCrossFiles
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturnFunctionTypeFunctionTypeCrossFiles
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyReturnTypeArgumentCrossFiles
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyWithInheritanceReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsPropertyWithInheritanceReturnError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsFunctionReturn ‑ testPureRuntimeClassAsQualifiedPropertyReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsPointer ‑ testPureRuntimeClassPointer
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsPointer ‑ testPureRuntimeClassPointerError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsPointer ‑ testPureRuntimeClassPointerInArray
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_AsPointer ‑ testPureRuntimeClassReferenceUsageCleanUp
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintAddAndRemoveConstraint
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintAddAndRemoveMessage
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintAddAndRemoveOthers
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintErrorTwo
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintFunction
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintFunctionUnbind
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintOne
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintTwo
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintTypeErrorMultiplicity
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintTypeErrorType
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintUnbind
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintUsageContext1
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Constraints ‑ testPureRuntimeClassConstraintUsageContext2
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassAsFunctionExpressionParameter
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassAsFunctionExpressionParameterError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassParameterUsageCleanUp
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassProperty_GenericsLambdaModify
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassProperty_NestedGenericsModify
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassProperty_NestedGenericsModifyProject
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassUsedInNew
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassUsedInNewOther
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionExpressionParam ‑ testPureRuntimeClassUsedInNewReverse
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsFunctionParameterType
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsFunctionParameterTypeError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsFunctionParameterTypeReverse
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambda
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambdaParameter
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambdaParameterAndReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambdaParameterAndReturnError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambdaParameterError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambdaParameterWithFuncInside
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsLambdaParameterWithFuncInsideError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_FunctionParamType ‑ testPureRuntimeClassAsQualifiedPropertyParameter
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InCast ‑ testPureRuntimeClassUsedInCast
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InCast ‑ testPureRuntimeClassUsedInCastError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InCopy ‑ testPureRuntimeClassUsedInCopy
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InCopy ‑ testPureRuntimeClassUsedInCopyWithWrongProperty
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralization
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralizationError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralizationFunctionMatchingOtherReturnError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralizationFunctionMatchingParameter
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralizationFunctionMatchingParameterError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralizationFunctionMatchingReturn
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassGeneralizationPropertyError
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InGeneralization ‑ testPureRuntimeClassRemoveSpecialization
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InNew ‑ testPureRuntimeClassUsedInNew
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InNew ‑ testPureRuntimeClassUsedInNewInLambda
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InNew ‑ testPureRuntimeClassUsedInNewInLambdaNestedWithVariable
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InNew ‑ testPureRuntimeClassUsedInNewWithGeneric
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_InNew ‑ testPureRuntimeClassUsedInNewWithWrongProperty
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollect ‑ testPureRuntimeClass_Property
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollect ‑ testPureRuntimeClass_QualifiedProperty
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollect ‑ testPureRuntimeClass_QualifiedPropertyOpenVariable
org.finos.legend.pure.m3.tests.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollect ‑ testPureRuntimeClass_QualifiedPropertyOpenVariableForceUnbindAndReprocess
org.finos.legend.pure.m3.tests.incremental._package.TestPureRuntimePackage ‑ testMixedPackageRemovedAndNot
org.finos.legend.pure.m3.tests.incremental._package.TestPureRuntimePackage ‑ testPackageDeleteWithPropertyWithSameNameAsPackage
org.finos.legend.pure.m3.tests.incremental._package.TestPureRuntimePackage ‑ testPackageNotRemovedWhenNotEmpty
org.finos.legend.pure.m3.tests.incremental._package.TestPureRuntimePackage ‑ testPackageRemovedWhenEmpty
org.finos.legend.pure.m3.tests.incremental._package.TestPureRuntimePackage ‑ testPackageWithReferenceRemoved
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation ‑ testPureRuntimeAssociation
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation ‑ testPureRuntimeAssociationAggregation
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation ‑ testPureRuntimeAssociationError
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation ‑ testPureRuntimeAssociationUnload
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation ‑ testPureRuntimeAssociationWithQualifiedPropertyAssociationForceProcessUnbindCycle
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation ‑ testPureRuntimeAssociationWithQualifiedPropertyAssociationRebuild
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation_AsPointer ‑ testPureRuntimeAssociation
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation_AsPointer ‑ testPureRuntimeAssociationError
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation_UseProperty ‑ testPureRuntimeAssociation_UseProperty
org.finos.legend.pure.m3.tests.incremental.association.TestPureRuntimeAssociation_UseProperty ‑ testPureRuntimeAssociation_UsePropertyError
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionAllClass
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionAllFunctionsIncludingLambda
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionAllFunctionsIncludingLambdaInNew
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionLambda
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionLambdaWithinIf
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionLambdaWithinIf2
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_All ‑ testPureRuntimeFunctionWithTypeParameter
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraint
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraintCompilationError
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraintCompilationErrorDeleteDependencies
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraintCompilationErrorDeleteDependenciesTwo
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraintError
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraintErrorMul
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Constraint ‑ testPureRuntimeFunctionConstraintErrorType
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Lambda ‑ testPureRuntimeFunctionLambdaCollection
org.finos.legend.pure.m3.tests.incremental.function.TestPureRuntimeFunction_Lambda ‑ testPureRuntimeFunctionLambdaCollectionError
org.finos.legend.pure.m3.tests.incremental.imports.TestPureRuntimeImport ‑ testPureRuntimeImport_Delete
org.finos.legend.pure.m3.tests.incremental.imports.TestPureRuntimeImport ‑ testPureRuntimeImport_Modify
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testCanUpdateIncremental
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testDeleteReferencedNonConvertibleUnitIncrementalThrowsError
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testDeleteReferencedUnitIncrementalThrowsError
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testDeleteUnreferencedNonConvertibleUnitIncremental
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testDeleteUnreferencedUnitIncremental
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testMeasureAsFunctionParameterTypeIncremental
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testUnitAsFunctionExpressionParameterIncremental
org.finos.legend.pure.m3.tests.incremental.measure.TestPureRuntimeMeasure ‑ testUpdateMeasureAsParameterMultiplicityManyIncremental
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testBiTemporalToBiTemporalMilestoningUnload
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testBusinessTemporalClassStability
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testBusinessTemporalClassToNonTemporalClassStability
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testBusinessTemporalClassToNonTemporalClassStabilityViaAssociation
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testFunctionExpressionBindUnbindViaTemporalClassDependency
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testFunctionExpressionUnbindingOfSynthetizedMilestonedPropertyDoesNotReResolveUnboundProperties
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testFunctionToBusinessTemporalClassStability
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testMilestonedSelfAssociationUnload
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testNonTemporalClassToBusinessTemporalClassStability
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testNonTemporalClassToBusinessTemporalClassStabilityViaAssociationRemoveAssn
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testNonTemporalClassToBusinessTemporalClassStabilityViaAssociationRemoveTargetType
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testProcessingTemporalPropertyUnbindStability
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testSingleTemporalToBiTemporalMilestoningUnload
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOfEnablingDisablingBusinessTemporalStereotype
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOfMilestonedQualifiedPropertyInFunctionExpressionWithAutoMap
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOfMilestonedQualifiedPropertyInFunctionExpressionWithoutAutoMap
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOfMilestonedQualifiedPropertyUnbindingWithAutomap
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOfNoArgMilestonedProperty
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOnAssociationRemoval
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOnTemporalStereotypeRemoval
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOnTemporalStereotypeRemovalWithAssociation
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOnTemporalStereotypeUpdate
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testStabilityOnTemporalStereotypeUpdateWithAssociation
org.finos.legend.pure.m3.tests.incremental.milestoning.TestMilestoning ‑ testUpdatingPropertiesWithNonMilestoningStereotypes
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileStereotypeClass
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileStereotypeClassError
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileStereotypeClassInverse
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileStereotypeClassValueError
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileUsedInFunction
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileUsedInNew
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeStereotype ‑ testPureRuntimeProfileWithEnumWithReferenceToEnum
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeTaggedValue ‑ testPureRuntimeProfileStereotypeClassValueError
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeTaggedValue ‑ testPureRuntimeProfileTaggedValueClass
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeTaggedValue ‑ testPureRuntimeProfileTaggedValueClassError
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeTaggedValue ‑ testPureRuntimeProfileTaggedValueClassInverse
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeTaggedValue ‑ testPureRuntimeProfileTaggedValueEnum
org.finos.legend.pure.m3.tests.incremental.profile.TestPureRuntimeTaggedValue ‑ testPureRuntimeProfileTaggedValueEnumeration
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testProjectionMemoryLeak
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testProjectionWithTemporalTarget
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testPureRuntimeAssociationProjectionRemoveAssociation
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testPureRuntimeAssociationProjectionRemoveAssociationProjection
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testPureRuntimeAssociationProjectionRemoveClassProjection
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testPureRuntimeProperty
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testPureRuntimePropertyChange
org.finos.legend.pure.m3.tests.incremental.projection.TestPureRuntimeProjection ‑ testPureRuntimeWithQualifiedPropertyWithEnum
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testAnnotatedChildNodeWithStereotypeRemoval
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeFunctionChangeReferencedFromDerivedProperty
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeProperty
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimePropertyChange
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimePropertyChangeReferencedFromDerivedProperty
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeTreeWithStereotypeRemoval
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeWithQualifiedPropertyWithEnum
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeWithQualifiedPropertyWithEnumCompileError
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeWithStereotypesAndTaggedValues
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testPureRuntimeWithTreeRemoval
org.finos.legend.pure.m3.tests.incremental.treepath.TestPureRuntimeTreePath ‑ testTreePathWithSelfReferences
org.finos.legend.pure.m3.tests.lineinfo.TestLineInfo ‑ testLineInfoForDynamicInstanceGeneratedM3
org.finos.legend.pure.m3.tests.lineinfo.TestLineInfo ‑ testLineInfoForImportGroup
org.finos.legend.pure.m3.tests.lineinfo.TestLineInfo ‑ testLineInfoForStaticInstanceGeneratedM3
org.finos.legend.pure.m3.tests.lineinfo.TestNavigateFromCoordinates ‑ testNavigation1
org.finos.legend.pure.m3.tests.lineinfo.TestNavigateFromCoordinates ‑ testNavigation2
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testConflictingStereotypesOnParent
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testGeneratedMilestonedPropertyHasACorrectlyGeneratedImportGroup
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testImportOfBusinessMilestonedClass
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testMilestoningStereotypeExistsAtAllLevelsInAClassHierarchy
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testNonTemporalStereotypeProcessing
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testParserGeneratedBiTemporalProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testParserGeneratedBusinessTemporalProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testParserGeneratedProcessingTemporalProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testPropertiesGeneratedForSubclassOfBusinessTemporalSuperClass
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testValidTemporalSpecificationInAClassHierarchyCompiles
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testValidationOfMilestoningStereotypeConsistencyInAClassHierarchy
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningClassProcessor ‑ testValidationOfMilestoningStereotypeConsistencyInAClassHierarchyNonTemporalSupertype
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testAdditionOfSynthesizedQualifiedPropertiesForBusinessTemporalAssociations
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testAdditionOfSynthesizedQualifiedPropertiesForBusinessTemporalProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testAdditionOfSynthesizedQualifiedPropertiesForProcessingTemporalProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testAssociationPropertiesWithSamePropertyNameProcessTypeArgumentsCorrectly
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testBiTemporalPropertyGeneration
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testEdgePointPropertyOwnerIsNotOverriddenWhenMultiplePropertiesAreProcessedViaAssociation
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testGeneratedMilestonedQualifiedPropertiesMultiplicity
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testGeneratedPropertiesIncludeAggregationProperty
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testGeneratedPropertiesIncludeSourcePropertyTaggedValuesAndStereotypes
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testGenerationOfNoArgQualifiedPropertyFromAssociationWhereTargetClassInheritsFromClassWithBusinessTemporalStereotype
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testGenerationOfNoArgQualifiedPropertyFromAssociationWhereTargetClassInheritsFromClassWithBusinessTemporalStereotypeWithMultipleSources
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testMilestoningPropertyGenerationFromInheritanceHierarchySource
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testNoArgPropertyNotGeneratedWhenSourceClassIsNotTemporal
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testPropertiesInterceptedAndTransformedToQualifiedPropertiesWhereSourceAndTargetAreBusinessTemporal
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testPropertyConflictsExistingPropertiesVsGeneratedProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testPropertyOwnerSetOnMilestonedProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testQualifiedPropertiesFromAssociationsInSameSource
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testQualifiedPropertiesFromAssociationsInSeparateSource
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testQualifiedPropertiesFromAssociationsWithPackageVisibilityRestrictions
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testQualifiedPropertyGenerationForAssociations
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testQualifiedPropertyGenerationForAssociationsInDifferentSources
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testQualifiedPropertyVisibility
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testRemovalOfOriginalMilestonedPropertyAndGenerationOfAllPropertyViaAssociation
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testRemovalOfOriginalMilestonedPropertyAndMilestonedPropertyGeneration
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testSourceInformationOfGeneratedMilestonedProperties
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testSynthesizedPropertiesMultiplicities
org.finos.legend.pure.m3.tests.milestoning.TestMilestoningPropertyProcessor ‑ testValidationOfOverridenProperties
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testConcreteMultiplicitiesEqual
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testCopyMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testGetMultiplicityParameter
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testIntersect
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testIsMultiplicityConcrete
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testIsToOne
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testIsValid
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testMakeMultiplicityAsConcreteAsPossible
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testMinSubsumingMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testMultiplicityLowerBoundToInt
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testMultiplicityToSignatureString
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testMultiplicityUpperBoundToInt
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testNewConcreteMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testNewConcreteSingleValueMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testNewConcreteUnboundedMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testNewInvalidMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testNewNonConcreteMultiplicity
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testNonConcreteMultiplicitiesEqual
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testPrint
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicity ‑ testSubsumes
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testConcreteContravariantMultiplicityMatches
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testConcreteCovariantMultiplicityMatches
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testExactMultiplicityMatch
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testMatchOrderingNonConcreteTargetCovariant
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testMatchOrderingZeroManyTargetCovariant
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testNonConcreteTargetMultiplicityMatches
org.finos.legend.pure.m3.tests.multiplicity.TestMultiplicityMatch ‑ testNonConcreteValueMultiplicityMatches
org.finos.legend.pure.m3.tests.navigation.TestFunctionNavigation ‑ testPrettyPrintFunction
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testForEachSystemPathElement
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testGetM4UserPathForPackageableElement
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testGetSystemPathForPackageableElement
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testGetUserObjectPathForPackageableElement
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testGetUserObjectPathForPackageableElementAsList
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testGetUserPathForPackageableElement
org.finos.legend.pure.m3.tests.packageablelement.TestPackageableElement ‑ testSplitUserPath
org.finos.legend.pure.m3.tests.projection.TestAssociationProjectionCompilation ‑ testAssociationProjectionPropertiesReferencedInQualifiedProperties
org.finos.legend.pure.m3.tests.projection.TestAssociationProjectionCompilation ‑ testExceptionScenario
org.finos.legend.pure.m3.tests.projection.TestAssociationProjectionCompilation ‑ testInheritedAssociationProjection
org.finos.legend.pure.m3.tests.projection.TestAssociationProjectionCompilation ‑ testSimpleAssociationProjection
org.finos.legend.pure.m3.tests.projection.TestAssociationProjectionCompilation ‑ testSimpleAssociationProjectionWithOrderFlipped
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testClassProjectionFlattening
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testClassProjectionWithAnnotations
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testClassProjectionWithFunctionRecompile
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testClassProjectionWithFunctionRecompileExceptionScenario
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testClassProjectionWithQualifiedPropertyBoundToOtherType
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testClassProjectionWithoutDSLWithAnnotations
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testExceptionScenarios
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testMultipleParameters
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testPrintFlattenedProperty
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testProjectionWithNonResolvableQualifiedProperties
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testProjectionWithQualifiedPropertyInclude
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleClassProjection
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleClassProjectionWithoutDSL
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleProjectionWithQualifiedProperties
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleProjectionWithQualifiedPropertiesBooleanLiteral
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleProjectionWithQualifiedPropertiesDateLiteral
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleProjectionWithQualifiedPropertiesEnumLiteral
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleProjectionWithQualifiedPropertiesIntLiteral
org.finos.legend.pure.m3.tests.projection.TestProjectionCompilation ‑ testSimpleProjectionWithQualifiedPropertiesLiteralArrayAny
org.finos.legend.pure.m3.tests.tools.IdUtilsTests ‑ shouldBeAbleToConstructAndDeconstructId
org.finos.legend.pure.m3.tests.tools.TestFormatTools ‑ testFloatRounding_decimalPrecision0
org.finos.legend.pure.m3.tests.tools.TestFormatTools ‑ testFloatRounding_decimalPrecision11
org.finos.legend.pure.m3.tests.tools.TestFormatTools ‑ testFloatRounding_decimalPrecision2
org.finos.legend.pure.m3.tests.tools.TestFormatTools ‑ testFloat_noDecimalPrecision
org.finos.legend.pure.m3.tests.tools.TestFormatTools ‑ testIntegerZeroPadding
org.finos.legend.pure.m3.tests.tools.TestPackageTreeIterable ‑ testAllPackagesReached_BreadthFirst
org.finos.legend.pure.m3.tests.tools.TestPackageTreeIterable ‑ testAllPackagesReached_DepthFirst
org.finos.legend.pure.m3.tests.tools.TestPackageTreeIterable ‑ testBreadthFirst
org.finos.legend.pure.m3.tests.tools.TestPackageTreeIterable ‑ testDepthFirst
org.finos.legend.pure.m3.tests.tools.TestPrimitiveUtilities ‑ testForEachPrimitiveType
org.finos.legend.pure.m3.tests.tools.TestPrimitiveUtilities ‑ testGetPrimitiveTypes
org.finos.legend.pure.m3.tests.tools.TestSearchTools ‑ testFindInAllPackages
org.finos.legend.pure.m3.tests.tools.TestSearchTools ‑ testFindInPackages
org.finos.legend.pure.m3.tests.tools.TestThrowableTools ‑ testFindRootThrowable
org.finos.legend.pure.m3.tests.tools.TestThrowableTools ‑ testFindTopThrowableOfClass
org.finos.legend.pure.m3.tests.tools.locks.TestKeyLockManager ‑ testGetLock
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testComplexPropertiesWithStereoTypesAndTaggedValues
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testExceptionScenarios
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testIncludedPropertiesHaveOwnerNode
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testMultipleParameters
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testParameters
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testSimplePropertiesWithStereotypesAndTaggedValues
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testSimpleTreePath
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testSimpleTreePathWithDerivedLiteralProperties
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testSimpleTreePathWithDerivedProperties
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testTreePathIncludeAll
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testTreePathWithSameTypeMultipleDefinitions
org.finos.legend.pure.m3.tests.treepath.TestTreePathCompilation ‑ testTreePathWithSameTypeReferenced
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testExternalizableClass
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testExternalizableFunctionWithInvalidParameterMultiplicity
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testExternalizableFunctionWithInvalidParameterType
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testExternalizableFunctionWithInvalidReturnType
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testExternalizableFunctionWithNameConflict
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testGetAccessLevel
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testGetAccessLevelStereotypes
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testHasExplicitAccessLevel
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testMultipleAccessLevels
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassAssociationPropertyTypeInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassAssociationPropertyTypeInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassExtensionInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassExtensionInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassPropertyTypeInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassPropertyTypeInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassReferenceInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateClassReferenceInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInCollectInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInDifferentPackageWithIncrementalCompilation
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInDifferentPackageWithIncrementalCompilation2
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInKeyExpressionInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInKeyExpressionInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInLetInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInLetInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInMapInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionApplicationInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionIndirectApplicationInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionIndirectApplicationInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionIndirectReferenceInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionReferenceInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateFunctionReferenceInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testPrivateProperty
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassExtensionInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassExtensionInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassExtensionInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassPropertyTypeInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassPropertyTypeInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassPropertyTypeInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassReferenceInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassReferenceInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedClassReferenceInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInCollectInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInCollectInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInDifferentPackageWithIncrementalCompilation
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInDifferentPackageWithIncrementalCompilation2
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInKeyExpressionInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInKeyExpressionInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInKeyExpressionInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInLetInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInLetInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInLetInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInMapInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionApplicationInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionIndirectApplicationInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionIndirectApplicationInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionIndirectApplicationInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionIndirectReferenceInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionReferenceInDifferentPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionReferenceInSamePackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedFunctionReferenceInSubPackage
org.finos.legend.pure.m3.tests.validation.TestAccess ‑ testProtectedProperty
org.finos.legend.pure.m3.tests.validation.TestAllowedPackages ‑ testNoModelPackageInPlatform
org.finos.legend.pure.m3.tests.validation.TestAllowedPackages ‑ testPackagePatternOfModelInModelValidationRepo
org.finos.legend.pure.m3.tests.validation.TestAllowedPackages ‑ testTestOnlyInTestRepo
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatibleClasses
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatibleExpressionMultiplicity
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatibleExpressionMultiplicity_Deep
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatibleInstanceValueMultiplicity
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatibleMixedTypes1
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatibleMixedTypes2
org.finos.legend.pure.m3.tests.validation.TestCopy ‑ testIncompatiblePrimitiveTypes
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testReturnTypeWithFunctionType
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testReturnTypeWithFunctionTypeAndTypeParametersInReturnValueType
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testReturnTypeWithGenerics
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testReturnTypeWithTypeParameter
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testReturnTypeWithTypeParameterInGenerics
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testSimpleReturnError
org.finos.legend.pure.m3.tests.validation.TestFunctionReturnType ‑ testSimpleReturnErrorSameClassNameInDifferentPackages
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testClassGeneralizationToEnum
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testClassGeneralizationToPrimitiveType
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testDiamondWithGenericIssue
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testEnumGeneralizationToEnum
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testGeneralizationWithNestedSelfReferenceInGenerics
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testGeneralizationWithNestedSubtypeReferenceInGenerics
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testGeneralizationWithSelfReferenceInGenerics
org.finos.legend.pure.m3.tests.validation.TestGeneralization ‑ testGeneralizationWithSubtypeReferenceInGenerics
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericAsExtendsError
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstance
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceTooManyTypeArguments
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceTypeMismatch
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceTypeMismatchInFunction
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceUnknownType
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceWithTooManyTypeArgumentsInFunction
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceWithoutTypeArguments
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericInstanceWithoutTypeArgumentsInFunction
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericWithGeneralization
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericWithGeneralizationChainTypeParamWrongType
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericWithGeneralizationNoArguments
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericWithGeneralizationWrongType
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericWithGeneralizationWrongTypeInFunction
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericsUsedAsParameterError
org.finos.legend.pure.m3.tests.validation.TestGenerics ‑ testGenericsUsedAsReturnTypeError
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testChainedProperties
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testFunctionSignature
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testIncompatibleClasses
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testIncompatibleExpressionMultiplicity
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testIncompatibleInstanceValueMultiplicity
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testIncompatibleMixedTypes1
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testIncompatibleMixedTypes2
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testIncompatiblePrimitiveTypes
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testMissingRequiredProperty
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewBoolean
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewDate
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewEnumeration
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewFloat
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewInstanceWithNonHomogenousTypeParameters
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewInteger
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewNumber
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testNewSourceInformation
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testSimpleGeneralizationUnknownProperty
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testTimeWithStrictDateType
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testTimeWithStrictTimeType

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3164 tests found (test 1817 to 2389)

There are 3164 tests, see "Raw output" for the list of tests 1817 to 2389.
Raw output
org.finos.legend.pure.m3.tests.validation.TestNewInstance ‑ testTimeWithWrongStrictTimeType
org.finos.legend.pure.m3.tests.validation.TestProfileValidation ‑ testStereotypeNameConflict
org.finos.legend.pure.m3.tests.validation.TestProfileValidation ‑ testTagNameConflict
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ keyStructure
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ keyStructureNoParams
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ keyStructureStart
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testAllMandatoryArgumentsInURI
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testEnumArgInURI
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testEnumInQueryParameters
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testInvalidTypeInQueryParameters
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testInvalidTypeInURIParameters
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testNoURIArguments
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOneToManyQueryParameter
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOneToManyServiceUrlParameter
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOptionalArguments
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOptionalArgumentsInUri
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOverlap
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOverlapOptionalParameters
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testOverlappingURIsQueryParamOnly
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testPrimitiveArgsInQueryParameters
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testPrimitiveArgsInURI
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testRegExpError
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testRegExpErrorMultiline
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testRegExpHappyPath
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testReturnMultiplicityError
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testReturnTypeError
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testServiceReturnReturnType
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testSimpleHappyPath
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testVariableNameNonOrdered
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testZeroToManyQueryParameters
org.finos.legend.pure.m3.tests.validation.TestServiceURL ‑ testZeroToManyServiceUrlParameter
org.finos.legend.pure.m3.tests.validation.TestSubType ‑ testIncompatibleTypes
org.finos.legend.pure.m3.tests.validation.TestSubType ‑ testIncompatibleTypesSuperTypes
org.finos.legend.pure.m3.tests.validation.TestSubType ‑ testSubTypeOk
org.finos.legend.pure.m3.tests.validation.TestTestFunction ‑ testAfterPackageFunction
org.finos.legend.pure.m3.tests.validation.TestTestFunction ‑ testBeforePackageFunction
org.finos.legend.pure.m3.tests.validation.TestTestFunction ‑ testTestFunction
org.finos.legend.pure.m3.tests.validation.TestTestFunction ‑ testToFixFunction
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testAssociations
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testDatamartsVisibilityOfModelInModelValidationRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testDirectPackageReference
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testIsVisibleInPackage
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfDatamartRepoInDatamartRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfDatamartRepoInModelRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfDatamartRepoInNoRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfDatamartRepoInSystemRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfModelInModelValidationRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfModelRepoInDatamartRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfModelRepoInModelRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfModelRepoInModelRepoWithExplicitVisibility
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfModelRepoInNoRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfModelRepoInSystemRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfNoRepoInDatamartRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfNoRepoInModelRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfNoRepoInNoRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfNoRepoInSystemRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfSystemRepoInDatamartRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfSystemRepoInModelRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfSystemRepoInNoRepo
org.finos.legend.pure.m3.tests.validation.TestVisibility ‑ testVisibilityOfSystemRepoInSystemRepo
org.finos.legend.pure.m3.tests.validation.milestoning.TestMilestoningClassValidator ‑ testATypeMayOnlyHaveOneTemporalStereotype
org.finos.legend.pure.m3.tests.validation.milestoning.TestMilestoningClassValidator ‑ testMilestoningStereotypeCannotBeAppliedInASubType
org.finos.legend.pure.m3.tests.validation.milestoning.TestMilestoningClassValidator ‑ testMilestoningStereotypeCannotBeAppliedInASubTypeWithMultipleParents
org.finos.legend.pure.m3.tests.validation.milestoning.TestMilestoningClassValidator ‑ testNonTemporalTypesCanHaveReservedTemporalProperties
org.finos.legend.pure.m3.tests.validation.milestoning.TestMilestoningClassValidator ‑ testTemporalTypesCanNotHaveReservedTemporalProperties
org.finos.legend.pure.m3.tests.validation.milestoning.TestRepositoryPackageValidator ‑ testValidPackage1
org.finos.legend.pure.m3.tests.validation.milestoning.TestRepositoryPackageValidator ‑ testValidPackage2
org.finos.legend.pure.m3.tests.validation.milestoning.TestRepositoryPackageValidator ‑ testValidPackage3
org.finos.legend.pure.m3.tests.validation.milestoning.TestRepositoryPackageValidator ‑ testValidPackage4
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testBiTemporalGetAllWithCorrectTemporalDateParams
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testBiTemporalGetAllWithInsufficientTemporalDateParams
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testBiTemporalGetAllWithNoTemporalDateParams
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testGetAllWithGenericVariableParam
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testGetAllWithNonTemporalVariableParam
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testGetAllWithTemporalVariableParam
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testGetAllWithTemporalVariableParamWithDateSupplied
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testParameterValidationForBusinessTemporalSubTypeInGetAllWithVariableParam
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testParameterValidationForBusinessTemporalTypeInGetAll
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testParameterValidationForNonTemporalTypeInGetAll
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllValidator ‑ testParameterValidationForProcessingTemporalTypeInGetAll
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsInRangeValidator ‑ testAllVersionsInRangeForBiTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsInRangeValidator ‑ testAllVersionsInRangeForBusinessTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsInRangeValidator ‑ testAllVersionsInRangeForNonTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsInRangeValidator ‑ testAllVersionsInRangeForProcessingTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsInRangeValidator ‑ testLatestDateUsageForAllVersionsInRangeForBusinessTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsInRangeValidator ‑ testLatestDateUsageForAllVersionsInRangeForProcessingTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsValidator ‑ testGetAllVersionsIsNotPermittedForNonTemporalTypes
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestGetAllVersionsValidator ‑ testGetAllVersionsIsPermittedForTemporalTypes
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testAllVersionsInRangePropertyUsageForBusinessTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testAllVersionsInRangePropertyUsageForCrossTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testAllVersionsInRangePropertyUsageForLatestDate
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testAllVersionsInRangePropertyUsageForProcessingTemporal
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBiTemporalDatesArePropagatedFromBiTemporalRoot
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBiTemporalDatesArePropagatedFromBiTemporalToBiTemporalInProject
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBiTemporalDatesNotSupplied
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBiTemporalPropertyUsageWhenOnlyOneDatePropagated
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBusinessDateDoesntPropagateToBusinessContext
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBusinessDatePropagatedToBiTemporalTypeWhenProcessingDateSupplied
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testBusinessTemporalDatesArePropagatedFromBiTemporalToBiTemporalInProject
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testLatestDateIsNotUsableInANonMilestonedPropertyExpression
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateAsVariableFromAllToNoArgQualifiedProperty
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromAllThroughFilterThroughExistsToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromAllThroughProjectToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromAllToMultipleNoArgQualifiedProperties
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromMilestonedQualifiedPropertyToNoArgMilestonedProperty
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromNoArgQualifiedPropertyThroughFilterToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromNoArgQualifiedPropertyThroughMapThroughSubTypeToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateFromNoArgQualifiedPropertyThroughMapToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateThroughAutoMappedQualifiedMilestonedPropertyWithDateParam
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextAllowedToPropagateThroughSubTypeToNoArgMilestonedProperty
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromAllThroughDerivedPropertyToNoArgMilestonedPropertyInFilter
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromAllThroughEdgePointPropertyToNoArgMilestonedProperty
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromAllThroughEdgePointPropertyToNoArgMilestonedPropertyInFilter
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromDerivedPropertyThroughExistsToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromDerivedPropertyThroughMapToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromEdgePointPropertyThroughExistsToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromEdgePointPropertyThroughMapToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateFromNoArgQualifiedPropertyThroughMapToFilter
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testMilestoningContextNotAllowedToPropagateThroughFunctionWhichDoesNotAllowMilestoningContextPropagation
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testNoProcessingErrorWhenMilestoningContextIsNotAvailableFromSourceQualifiedMilestonedPropertyWithDateParam
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testProcessingDateDoesntPropagateToBusinessContext
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testProcessingDatePropagatedToBiTemporalTypeWhenBusinessDateSupplied
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testProcessingErrorWhenMilestoningContextIsNotAvailableToNoArgMilestonedProperty
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testProcessingMilestoningContextAllowedToPropagateFromNoArgQualifiedPropertyThroughMapToNoArgMilestonedPropertyInLambda
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testPropagationOfSingleDateFromBiTemporalAll
org.finos.legend.pure.m3.tests.validation.milestoning.functionExpression.TestMilestonedPropertyUsageInFunctionExpressions ‑ testPropagationOfSingleDateFromBiTemporalQualifiedProperty
org.finos.legend.pure.m3.tools.TestJavaTools ‑ testMakeValidJavaIdentifier_emptyStrings
org.finos.legend.pure.m3.tools.TestJavaTools ‑ testMakeValidJavaIdentifier_keywords
org.finos.legend.pure.m3.tools.TestJavaTools ‑ testMakeValidJavaIdentifier_nonKeywordInvalidIdentifiers
org.finos.legend.pure.m3.tools.TestJavaTools ‑ testMakeValidJavaIdentifier_validIdentifiers
org.finos.legend.pure.m4.TestCompileStateSet ‑ testAddRemoveHasCompileState
org.finos.legend.pure.m4.TestCompileStateSet ‑ testFromBitSet
org.finos.legend.pure.m4.TestCompileStateSet ‑ testGetBitFlag
org.finos.legend.pure.m4.TestCompileStateSet ‑ testGetFirstLast
org.finos.legend.pure.m4.TestCompileStateSet ‑ testIteration
org.finos.legend.pure.m4.TestCompileStateSet ‑ testNormalizeCompileStateBitSet
org.finos.legend.pure.m4.TestCompileStateSet ‑ testRemoveExtraCompileState
org.finos.legend.pure.m4.TestCompileStateSet ‑ testSize
org.finos.legend.pure.m4.TestCompileStateSet ‑ testToBitSet
org.finos.legend.pure.m4.TestCoreM4 ‑ testCodeLineAnnotation
org.finos.legend.pure.m4.TestCoreM4 ‑ testForwardReference
org.finos.legend.pure.m4.TestCoreM4 ‑ testNameSpacing
org.finos.legend.pure.m4.TestCoreM4 ‑ testReferentialIntegrity
org.finos.legend.pure.m4.TestCoreM4 ‑ testSimpleConsistent
org.finos.legend.pure.m4.TestModelRepository ‑ testIsAnonymousInstanceName
org.finos.legend.pure.m4.TestModelRepositoryTransaction ‑ testTopLevelCommit
org.finos.legend.pure.m4.TestModelRepositoryTransaction ‑ testTopLevelRollBack
org.finos.legend.pure.m4.TestPureException ‑ testFindPureException
org.finos.legend.pure.m4.TestPureException ‑ testGetPureStackSourceInformation
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testComparePositions
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testGetMessage
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testIntersects
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testIsAfter
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testIsBefore
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testIsNotAfter
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testIsNotBefore
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testIsValid
org.finos.legend.pure.m4.coreinstance.TestSourceInformation ‑ testSubsumes
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddDays
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddMicroseconds
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddMilliseconds
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddMonths
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddNanoseconds
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddSubseconds
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testAddYears
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testFormat
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testFormatRefersToNonexistentComponent
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testFormatWithMultipleTimeZones
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testFormatWithTimeZoneShift
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testFormatWithTimeZoneShiftButNoHour
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testInvalidSubseconds
org.finos.legend.pure.m4.coreinstance.primitive.date.TestPureDate ‑ testSubtractSubseconds
org.finos.legend.pure.m4.primitives.TestPureStrictTime ‑ testAddHoursMinutesSecondsMilliseconds
org.finos.legend.pure.m4.primitives.TestPureStrictTime ‑ testInvalidFormat
org.finos.legend.pure.m4.primitives.TestPureStrictTime ‑ testInvalidSubseconds
org.finos.legend.pure.m4.primitives.TestPureStrictTime ‑ testStrictTimeFormat
org.finos.legend.pure.m4.serialization.TestSerialization ‑ testSerial
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_ByteChannelWriterReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_ByteListWriterReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_GZipStreamWriterReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteBufferReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteChannelReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterByteListReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadByte
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadBytesWithOffset
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteReadStringArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipBoolean
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipByteArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipBytes
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipDouble
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipDoubleArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipFloat
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipFloatArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipInt
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipIntArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipLong
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipLongArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipShort
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipShortArray
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipString
org.finos.legend.pure.m4.serialization.TestSerializers_StreamWriterReader ‑ testWriteSkipStringArray
org.finos.legend.pure.m4.serialization.grammar.TestBooleanParsing ‑ testFalse
org.finos.legend.pure.m4.serialization.grammar.TestBooleanParsing ‑ testTrue
org.finos.legend.pure.m4.serialization.grammar.TestDateParsing ‑ testMonth
org.finos.legend.pure.m4.serialization.grammar.TestDateParsing ‑ testYear
org.finos.legend.pure.m4.serialization.grammar.TestDateTimeParsing ‑ testHour
org.finos.legend.pure.m4.serialization.grammar.TestDateTimeParsing ‑ testMinute
org.finos.legend.pure.m4.serialization.grammar.TestDateTimeParsing ‑ testSecond
org.finos.legend.pure.m4.serialization.grammar.TestDateTimeParsing ‑ testSubSecond
org.finos.legend.pure.m4.serialization.grammar.TestDateTimeParsing ‑ testTimeZone
org.finos.legend.pure.m4.serialization.grammar.TestFloatParsing ‑ testENotation
org.finos.legend.pure.m4.serialization.grammar.TestFloatParsing ‑ testNegativeFloatLessThanOne
org.finos.legend.pure.m4.serialization.grammar.TestFloatParsing ‑ testPositiveFloatLessThanOne
org.finos.legend.pure.m4.serialization.grammar.TestFloatParsing ‑ testSimpleNegativeFloat
org.finos.legend.pure.m4.serialization.grammar.TestFloatParsing ‑ testSimplePositiveFloat
org.finos.legend.pure.m4.serialization.grammar.TestFloatParsing ‑ testZero
org.finos.legend.pure.m4.serialization.grammar.TestIntegerParsing ‑ testNegativeInteger
org.finos.legend.pure.m4.serialization.grammar.TestIntegerParsing ‑ testPositiveInteger
org.finos.legend.pure.m4.serialization.grammar.TestIntegerParsing ‑ testZero
org.finos.legend.pure.m4.serialization.grammar.TestStrictDateParsing ‑ testDay
org.finos.legend.pure.m4.serialization.grammar.TestStrictTimeParsing ‑ testHour
org.finos.legend.pure.m4.serialization.grammar.TestStrictTimeParsing ‑ testMinute
org.finos.legend.pure.m4.serialization.grammar.TestStrictTimeParsing ‑ testSecond
org.finos.legend.pure.m4.serialization.grammar.TestStrictTimeParsing ‑ testSubSecond
org.finos.legend.pure.m4.serialization.grammar.TestStringEscape ‑ testEscape
org.finos.legend.pure.m4.serialization.grammar.TestStringEscape ‑ testRoundTrip
org.finos.legend.pure.m4.serialization.grammar.TestStringEscape ‑ testUnescape
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testSimpleString
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithDoubleQuotes
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithEscapedQuotes
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithEscapedSlash
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithEscapedSlashAndEscapedQuote
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithEscapedSlashAndUnescapedQuote
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithNewline
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithOnlyEscapedQuote
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithOnlyEscapedSlash
org.finos.legend.pure.m4.serialization.grammar.TestStringParsing ‑ testStringWithUnescapedQuote
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testCommitAfterClearingManager
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testCommitAfterCommit
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testCommitAfterRollback
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testCommitNonCommittable
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testNestedOpenTransactionInCurrentThread
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testOpenDifferentTransactionsInSameThread
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testOpenInThreadCurrentThreadAfterCommit
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testOpenInThreadCurrentThreadAfterRollback
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testOpenTransactionInCurrentThread
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testOpenTransactionInOtherThread
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testRollbackAfterClearingManager
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testRollbackAfterCommit
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testRollbackAfterRollback
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testStateAfterClearingManager
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testStateAfterCommit
org.finos.legend.pure.m4.transaction.TestTransaction ‑ testStateAfterRollback
org.finos.legend.pure.runtime.java.compiled.TestCompilationError ‑ Unknown test
org.finos.legend.pure.runtime.java.compiled.TestDspClassloading ‑ testDspClassloadingWithoutGSCollections
org.finos.legend.pure.runtime.java.compiled.TestGenerationWithPureStacktraceIncluded ‑ testCompileWithThisReference
org.finos.legend.pure.runtime.java.compiled.TestGenerationWithPureStacktraceIncluded ‑ testExceptionStacktrace
org.finos.legend.pure.runtime.java.compiled.TestGenerationWithPureStacktraceIncluded ‑ testToOneCompilation
org.finos.legend.pure.runtime.java.compiled.TestIdBuilder ‑ testBadIds
org.finos.legend.pure.runtime.java.compiled.TestIdBuilder ‑ testCustomIdBuilder
org.finos.legend.pure.runtime.java.compiled.TestIdBuilder ‑ testIdUniqueness
org.finos.legend.pure.runtime.java.compiled.TestIdBuilder ‑ testIdUniquenessWithPrefix
org.finos.legend.pure.runtime.java.compiled.TestJavaPrimitiveTypeMapping ‑ testChunk
org.finos.legend.pure.runtime.java.compiled.TestJavaStandaloneLibraryGenerator ‑ testGenerateOnly_allRepos
org.finos.legend.pure.runtime.java.compiled.TestJavaStandaloneLibraryGenerator ‑ testGenerateOnly_oneRepo
org.finos.legend.pure.runtime.java.compiled.TestJavaStandaloneLibraryGenerator ‑ testStandaloneLibraryNoExternal
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testCastKilogramToKilogram
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testCastKilogramToMass
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testClassPropertiesListCanBeInstantiatedWithUnitProperty
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testCrossUnitAddition
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testCrossUnitSubtraction
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testGetUnitValue
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testGettingCanonicalUnitAndUseConversionFunction
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testInstantiateBooleanValuedUnitThrowsParserError
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testInstantiateClassValuedUnitThrowsParserError
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testInstantiateStringValuedUnitThrowsParserError
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testInstantiateUnitWithNewUnit
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testInvokingClassQualifiedPropertyWithUnit
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceAsClassProperty
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceMatchesKilogram
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceMatchesKilogramMultiplicityMany
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceMatchesMass
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceMatchesMassMultiplicityMany
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceOfKilogram
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramInstanceOfMass
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testKilogramPropertyListedInClassProperties
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testMultipleUnitRelatedPropertiesListedInClassProperties
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testOperationWithUnitAsMass
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testPlusWithAtFunctionOnSingletonUnitInstance
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitInstantiatesAndReturnsFromFunction
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitPassedInFunctionAsMeasureReturnsMeasure
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitPassedInFunctionAsMeasureReturnsUnit
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitPassedInFunctionAsUnitReturnsMeasure
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitPassedInFunctionAsUnitReturnsUnit
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitPropertyAddAnotherUnit
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitScalarDivision
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUnitScalarMultiplication
org.finos.legend.pure.runtime.java.compiled.TestMeasureCompiled ‑ testUsingConversionFunction
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ allWithTypeInference
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ deeper
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ deeperEvenMore
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ deeperEvenMoreUsingClassFunction
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ deeperEvenMoreUsingClassFunctionInFunc
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ testSimple
org.finos.legend.pure.runtime.java.compiled.TestNewInferenceCompiled ‑ usingLet
org.finos.legend.pure.runtime.java.compiled.TestPCRReport ‑ canFindPCTReport
org.finos.legend.pure.runtime.java.compiled.TestRuntimeTypeManagementCompiled ‑ testTypeManagementForEvaluate
org.finos.legend.pure.runtime.java.compiled.TestRuntimeTypeManagementCompiled ‑ testTypeManagementForEvaluateMul
org.finos.legend.pure.runtime.java.compiled.TestRuntimeTypeManagementCompiled ‑ testTypeManagementForEvaluateProperty
org.finos.legend.pure.runtime.java.compiled.TestRuntimeTypeManagementCompiled ‑ testTypeManagementForList
org.finos.legend.pure.runtime.java.compiled.compiler.TestMemoryFileManager ‑ testLoadClassesFromZipInputStream
org.finos.legend.pure.runtime.java.compiled.compiler.TestStringJavaSource ‑ testHasPackageDeclaration
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.coreinstance.TestReflectiveCoreInstance ‑ testEmptyKeyIndex
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.coreinstance.TestReflectiveCoreInstance ‑ testKeyIndex
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testConcreteFunctionDefinitionModifyWithCopyConstructor
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testConcreteFunctionDefinitionModifyWithDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testLambdaCloneWithCopyConstructor
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testLambdaCloneWithDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testLambdaModifyWithCopyConstructor
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestFunctionDefinitionModify ‑ testLambdaModifyWithDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.TestPCRReport ‑ canFindPCTReport
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileAnd ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileAnd ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileAnd ‑ testShortCircuit
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileAnd ‑ testShortCircuitInDynamicEvaluation
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileNot ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileNot ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileOr ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileOr ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileOr ‑ testShortCircuit
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompileOr ‑ testShortCircuitInDynamicEvaluation
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base._boolean.TestCompilePrecedence ‑ testBasicPrecedence
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.asserts.TestAssert ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.asserts.TestAssert ‑ testFailWithMessageFunction
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.asserts.TestAssert ‑ testSuccessWithMessageFunction
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.asserts.TestAssert ‑ testSuccessWithMessageString
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestAtCompiled ‑ testAtError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledFirst ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledFirst ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledGetAll ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledGetAll ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledInit ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledInit ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledIsEmpty ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledIsEmpty ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledLast ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledLast ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledReverse ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledReverse ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledTail ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestCompiledTail ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCollection ‑ testGetIfAbsentPutWithKey
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCollection ‑ testGetMapStats
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCompiled ‑ testAutoMapWithZeroToOne
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCompiled ‑ testAutoMapWithZeroToOneInEvaluate
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCompiled ‑ testMapWithMultiplicityInferenceFunctionWhichIsNotAProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCompiled ‑ testMapWithMultiplicityInferencePropertyOwner
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapCompiled ‑ testMapWithVariableThisAsParameter
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestMapZeroOneCompiled ‑ testSimple
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestRangeCompiled ‑ testRangeStepError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.collection.TestSlice ‑ testSliceError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestDayOfMonth ‑ testDayOfMonthError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestDayOfWeekNumber ‑ testDayOfWeekNumberError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestHour ‑ testHourError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestMinute ‑ testMinuteError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestNewDate ‑ testNewDateError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestNowCompiled ‑ testNow
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestSecond ‑ testSecondError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestTodayCompiled ‑ testToday
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.date.TestWeekOfYear ‑ testWeekOfYearError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestHttpCompiled ‑ testHttpGet
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestHttpCompiled ‑ testHttpGetWithScheme
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testArrowWithAFunctionWithNoParameters

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3164 tests found (test 2390 to 2835)

There are 3164 tests, see "Raw output" for the list of tests 2390 to 2835.
Raw output
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testFunction
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrint
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintBoolean
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintDate
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintDateCollection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintFloat
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintFloatCollection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintInteger
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintIntegerCollection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintMixedCollection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintObj
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestPrintCompiled ‑ testPrintStringCollection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestReadFile ‑ testReadFileCarriageReturn
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestReadFile ‑ testReadFileCarriageReturnNewLine
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestReadFile ‑ testReadFileEmptyString
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestReadFile ‑ testReadFileNewLine
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestReadFile ‑ testReadFileNewLineCarriageReturn
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.io.TestReadFile ‑ testReadFileNoLineSeparator
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testCastError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testEnumToStringCast
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testInvalidCastWithTypeParameters
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testInvalidPrimitiveDownCast
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testNonPrimitiveConcreteMany
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testNonPrimitiveConcreteOne
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testNonPrimitiveNonConcreteMany
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testNonPrimitiveNonConcreteOne
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testPrimitiveConcreteMany
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testPrimitiveConcreteOne
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testPrimitiveNonConcreteMany
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testPrimitiveNonConcreteOne
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCastCompiled ‑ testStringToEnumCast
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCompareCompiled ‑ testDecimalLongCompare
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyIncrementIntegerProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyParametrizedClassWithEmptyPropertiesSet
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithChildWithReverseOneToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithRedefinedManyToManyAssociation
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithRedefinedOneToOneAssociation
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithReverseOneToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithReverseOneToOneProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithReverseZeroToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testCopyWithReverseZeroToOneProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestCopyCompiled ‑ testSourceInformationCopy
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ cyclicalReferencesAreImplicitWhenFromAssociations
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ cyclicalReferencesAreNotImplicit
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testDefaultValueWithDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testDefaultValueWithKeyValuePassedAsVariableToDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testDynamicNewWithZeroToManyAssociationExplicitNull
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testDynamicNewWithZeroToOneAssociationExplicitNull
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testPrinting
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testSimpleClassDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testSimpleClassDynamicNewWithConstraintOverrideOnly
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testSimpleGenericDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNew ‑ testSimpleGenericDynamicNewWithConstraintOverrideOnly
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testClassConstraintHandler
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testClassConstraintHandlerCopyAfterDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testClassConstraintHandlerNoException
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testClassConstraintHandlerSignature
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testClassDefaultConstraintHandler
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testClassInvalidConstraintHandler
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testConstraintManager2WithExtendedConstraintGrammar
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testConstraintManagerWithExtendedConstraintGrammar
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testEvaluateConstraint
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testGenericTypeConstraintHandlerCopyAfterDynamicNew
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewConstraintsHandler ‑ testGenericTypeConstraintHandlerNoException
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewGetterOverrideCompiled ‑ testRemoveOverride
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewGetterOverrideCompiled ‑ testRemoveOverrideWithMay
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestDynamicNewGetterOverrideCompiled ‑ testSimple
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateAnyWrongMultiplicity
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateAssert
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluatePropertyWrongType
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateUnboundedMultiplicity
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateViolateLowerBound
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateViolateUpperBound
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateWrongPrimitiveType
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testEvaluateWrongPureType
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testInheritedQualifiedPropertyWithThisInReturnedLambda
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateCompiled ‑ testPureRuntimeClassConstraintFunctionEvaluate
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateFunctions ‑ testFilterReflectiveEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateFunctions ‑ testFilterReflectiveEvaluate
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestEvaluateFunctions ‑ testFilterSimple
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestIfCompiled ‑ testIfWithDifferentMultiplicities
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestIfCompiled ‑ testIfWithFloatVersusInteger
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestIfCompiled ‑ testUnAssignedIfInFuncExpression
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestLetCompiled ‑ testLetCollectionWithAnyCastIssue
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestLetCompiled ‑ testLetLarge
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestLetCompiled ‑ testLetLargeAlreadySplit
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testMatchCollectionFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testMatchEnum
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testMatchEnumTypeFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testMatchIndividualFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testMatchIntegerFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testMatchPrimitiveTypeFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMatchCompiled ‑ testUnAssignedMatchInFuncExpression
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestMutateAddCompiled ‑ addNonExistingProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testGetterFromDynamicInstanceWithWrongProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewNil
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewParametrizedClassWithEmptyPropertiesSet
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithChildWithReverseOneToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithInheritenceAndOverriddenAssociationEndWithReverseOneToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithInheritenceAndOverriddenAssociationEndWithReverseOneToOneProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithInvalidProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithReverseOneToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithReverseOneToOneProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithReverseZeroToManyProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithReverseZeroToOneProperty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithZeroToManyAssociationExplicitNull
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithZeroToOneAssociationExplicitNull
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestNewCompiled ‑ testNewWithoutKeyExpressions
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.lang.TestRawEvalPropertyCompiled ‑ objectDoesntHavePropertyFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestArcCosine ‑ testArcCosineError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestArcSine ‑ testArcSineError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledCeiling ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledCeiling ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledDivide ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledDivide ‑ testComplex
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledFloor ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledFloor ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledPrecedence ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledPrecedence ‑ testWithTimes
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledPrecedence ‑ testWithTimesAndDivide
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledPrecedence ‑ testWithTimesAndRelational
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledPrecedence ‑ testWithTimesAndRelationalComplex
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledRound ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledRound ‑ testBasicScale
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledRound ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledTimes ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledTimes ‑ testDecimal
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestCompiledTimes ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestPowCompiled ‑ testPow
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestRem ‑ testRemError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.math.TestSqrt ‑ testSqrtError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testCompileFailureMultiLine
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testCompileFailureRollback
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testCompileSucceedRollback
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testCompileSucceedRollbackMultipleCodeBlocks
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testEvalList
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testEvalSingle
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testExecuteCodeBlockWithCompileValueSpecification
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testExecuteCodeBlockWithFailingCompileValueSpecification
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testExecuteLambdaWithPrint
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testExecuteSimpleBlock
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompileValueSpecification ‑ testExecuteSimpleBlockDeactivated
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompiledCanReactivateDynamically ‑ testBasicInstanceValue
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompiledCanReactivateDynamically ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompiledCanReactivateDynamically ‑ testSimpleFuncExpressionParams
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompiledId ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestCompiledId ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestFunctionDescriptorToIdCompiled ‑ testInvalidFunctionDescriptorException
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestInstanceOfCompiled ‑ testIndirectInstanceOfEnumeration
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestInstanceOfCompiled ‑ testInstanceOfEnumeration
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestInstanceOfCompiled ‑ testWithCompileValueSpecification
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewAssociationCompiled ‑ callWithEmpty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewAssociationCompiled ‑ callWithEmptyPackage
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewAssociationCompiled ‑ newPackage
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewAssociationCompiled ‑ standardCall
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewClassCompiled ‑ callWithEmpty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewClassCompiled ‑ callWithEmptyPackage
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewClassCompiled ‑ newPackage
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewClassCompiled ‑ standardCall
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewLambdaFunctionCompiled ‑ standardCall
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestNewQualifiedPropertyCompiled ‑ standardCall
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testInvalidTopLevel
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testSeparatorTypo
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongClassName
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongClassName_NonStandardSeparator
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongEnumName
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongFunctionName
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongPackage1
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongPackage2
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongPackage3
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestPathToElement ‑ testWrongPackage_NonStandardSeparator
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testReactivateFunctionExpressionWithPackageArg
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testReactivateNewDefaultValues
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testVariableScopeFail
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testVariableScopeSuccess
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testVariableScopeSuccessWithList
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testVariableScopeWithEmpty
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.meta.TestReactivate ‑ testVariableScopeWithEmptyNested
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToMultiplicity ‑ testBigger
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToMultiplicity ‑ testError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToMultiplicity ‑ testErrorFromToOne
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToMultiplicity ‑ testErrorFromToOneMany
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToMultiplicity ‑ testMatchExact
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOne ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOne ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOne ‑ testToOneError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOne ‑ testWithMessage
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOneMany ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOneMany ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOneMany ‑ testToOneManyError
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.multiplicity.TestToOneMany ‑ testWithMessage
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.runtime.TestIsOptionSetCompiled ‑ testOptionThatIsNotSet
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.runtime.TestIsOptionSetCompiled ‑ testOptionThatIsSetOff
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.runtime.TestIsOptionSetCompiled ‑ testOptionThatIsSetOn
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestCharCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestCharCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestChunk ‑ testChunkEmptyString
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestChunk ‑ testChunkLargerThanString
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestChunk ‑ testChunkNegativeSize
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestChunk ‑ testChunkZeroSize
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestDecodeUrl ‑ testBasicUrlEncoding
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestDecodeUrl ‑ testUrlEncodingWithNonDefaultCharset
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestEncodeUrl ‑ testBasicUrlEncoding
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestEncodeUrl ‑ testUrlEncodingWithNonDefaultCharset
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestFormat ‑ testFormatInEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestFormat ‑ testFormatInEvaluate
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestFormat ‑ testFormatTooFewInputs
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestFormat ‑ testFormatTooManyInputs
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestIndexOfCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestIndexOfCompiled ‑ testBasicParse2
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestIndexOfCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestIndexOfCompiled ‑ testEvalParse2
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestLengthCompiled ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestLengthCompiled ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseBooleanCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseBooleanCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseDateCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseDateCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseFloatCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseFloatCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseIntegerCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestParseIntegerCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestSubstringCompiled ‑ testStart
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestSubstringCompiled ‑ testStartEnd
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestSubstringCompiled ‑ testStartEndWithReflection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestSubstringCompiled ‑ testStartWithReflection
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestToStringCompiled ‑ testBasic
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestToStringCompiled ‑ testEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestTrimCompiled ‑ testBasicParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.string.TestTrimCompiled ‑ testEvalParse
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testDoNoTraceIfTracerNotRegistered
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpan
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpanShouldHandleErrorWhileEvaluatingTagsLamda
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpanShouldHandleStackOverflowErrorWhileEvaluatingTagsLamda
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpanShouldNotHandleErrorWhileEvaluatingTagsLamda
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpanUsingEval
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpanWithAnnotations
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.base.tracing.TestCompiledTraceSpan ‑ testTraceSpanWithReturnValue
org.finos.legend.pure.runtime.java.compiled.generation.processors.support.function.cipher.AESCipherUtilTest ‑ testEncryptDeCrypt
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test1
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test10
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test11
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test12
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test13
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test14
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test15
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test16
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test17
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test18
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test19
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test2
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test20
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test21
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test22
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test23
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test24
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test25
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test26
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test27
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test3
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test4
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test5
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test6
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test7
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test8
org.finos.legend.pure.runtime.java.compiled.incremental.TestIncrementalCompilationCompiled ‑ test9
org.finos.legend.pure.runtime.java.compiled.incremental.TestMultipleRepoIncrementalCompilationCompiled ‑ verifyUnbindingRecompilationOrderSuccessAcrossRepos
org.finos.legend.pure.runtime.java.compiled.incremental.TestMultipleRepoIncrementalCompilationCompiled ‑ verifyUnbindingRecompilationOrderSuccessAcrossReposWithCompileFailureInSecondRepo
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeDeleteEnumeration
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsParameter
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsParameterError
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsReference
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsReferenceTypeError
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsReferenceValueError
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsReturn
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeEnumerationAsReturnError
org.finos.legend.pure.runtime.java.compiled.incremental.TestPureRuntimeEnumerationCompiled ‑ testPureRuntimeModifyEnumerationWithTaggedValue
org.finos.legend.pure.runtime.java.compiled.incremental.TestQualifiedPropertyInheritance ‑ testQualifiedPropertyInheritance_OneSource
org.finos.legend.pure.runtime.java.compiled.incremental.TestQualifiedPropertyInheritance ‑ testQualifiedPropertyInheritance_ThreeSources
org.finos.legend.pure.runtime.java.compiled.incremental.TestQualifiedPropertyInheritance ‑ testQualifiedPropertyInheritance_TwoSources
org.finos.legend.pure.runtime.java.compiled.incremental.TestQualifiedPropertyInheritance ‑ testQualifiedPropertyInheritance_TwoSourcesAutomapLambdaInQualifier
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsFunctionReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsFunctionReturnError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsFunctionReturnFunctionTypeFunctionType
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsFunctionReturnUsingParam
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsFunctionReturnUsingParamError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsLambdaFunctionReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsLambdaReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsLambdaReturnError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturnCrossFiles
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturnCrossFilesError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturnError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturnFunctionTypeCrossFiles
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturnFunctionTypeFunctionTypeCrossFiles
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyReturnTypeArgumentCrossFiles
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyWithInheritanceReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsPropertyWithInheritanceReturnError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsFunctionReturnCompiled ‑ testPureRuntimeClassAsQualifiedPropertyReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsPointerCompiled ‑ testPureRuntimeClassPointer
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsPointerCompiled ‑ testPureRuntimeClassPointerError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsPointerCompiled ‑ testPureRuntimeClassPointerInArray
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_AsPointerCompiled ‑ testPureRuntimeClassReferenceUsageCleanUp
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintAddAndRemoveConstraint
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintAddAndRemoveMessage
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintAddAndRemoveOthers
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintErrorTwo
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintFunction
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintFunctionUnbind
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintOne
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintTwo
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintTypeErrorMultiplicity
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintTypeErrorType
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintUnbind
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintUsageContext1
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_ConstraintsCompiled ‑ testPureRuntimeClassConstraintUsageContext2
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassAsFunctionExpressionParameter
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassAsFunctionExpressionParameterError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassParameterUsageCleanUp
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassProperty_GenericsLambdaModify
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassProperty_NestedGenericsModify
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassProperty_NestedGenericsModifyProject
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassUsedInNew
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassUsedInNewOther
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionExpressionParamCompiled ‑ testPureRuntimeClassUsedInNewReverse
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsFunctionParameterType
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsFunctionParameterTypeError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsFunctionParameterTypeReverse
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambda
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambdaParameter
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambdaParameterAndReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambdaParameterAndReturnError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambdaParameterError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambdaParameterWithFuncInside
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsLambdaParameterWithFuncInsideError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_FunctionParamTypeCompiled ‑ testPureRuntimeClassAsQualifiedPropertyParameter
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InCastCompiled ‑ testPureRuntimeClassUsedInCast
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InCastCompiled ‑ testPureRuntimeClassUsedInCastError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InCopyCompiled ‑ testPureRuntimeClassUsedInCopy
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InCopyCompiled ‑ testPureRuntimeClassUsedInCopyWithWrongProperty
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralization
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralizationError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralizationFunctionMatchingOtherReturnError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralizationFunctionMatchingParameter
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralizationFunctionMatchingParameterError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralizationFunctionMatchingReturn
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassGeneralizationPropertyError
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_InGeneralizationCompiled ‑ testPureRuntimeClassRemoveSpecialization
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollectCompiled ‑ testPureRuntimeClass_Property
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollectCompiled ‑ testPureRuntimeClass_QualifiedProperty
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollectCompiled ‑ testPureRuntimeClass_QualifiedPropertyOpenVariable
org.finos.legend.pure.runtime.java.compiled.incremental._class.TestPureRuntimeClass_Property_UsedInAutoCollectCompiled ‑ testPureRuntimeClass_QualifiedPropertyOpenVariableForceUnbindAndReprocess
org.finos.legend.pure.runtime.java.compiled.incremental._package.TestPureRuntimePackageCompiled ‑ testMixedPackageRemovedAndNot
org.finos.legend.pure.runtime.java.compiled.incremental._package.TestPureRuntimePackageCompiled ‑ testPackageDeleteWithPropertyWithSameNameAsPackage
org.finos.legend.pure.runtime.java.compiled.incremental._package.TestPureRuntimePackageCompiled ‑ testPackageNotRemovedWhenNotEmpty
org.finos.legend.pure.runtime.java.compiled.incremental._package.TestPureRuntimePackageCompiled ‑ testPackageRemovedWhenEmpty
org.finos.legend.pure.runtime.java.compiled.incremental._package.TestPureRuntimePackageCompiled ‑ testPackageWithReferenceRemoved
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociationCompiled ‑ testPureRuntimeAssociation
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociationCompiled ‑ testPureRuntimeAssociationAggregation
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociationCompiled ‑ testPureRuntimeAssociationError
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociationCompiled ‑ testPureRuntimeAssociationUnload
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociationCompiled ‑ testPureRuntimeAssociationWithQualifiedPropertyAssociationForceProcessUnbindCycle
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociationCompiled ‑ testPureRuntimeAssociationWithQualifiedPropertyAssociationRebuild
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociation_AsPointerCompiled ‑ testPureRuntimeAssociation
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociation_AsPointerCompiled ‑ testPureRuntimeAssociationError
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociation_UsePropertyCompiled ‑ testPureRuntimeAssociation_UseProperty
org.finos.legend.pure.runtime.java.compiled.incremental.association.TestPureRuntimeAssociation_UsePropertyCompiled ‑ testPureRuntimeAssociation_UsePropertyError
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionAllClass
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionAllFunctionsIncludingLambda
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionAllFunctionsIncludingLambdaInNew
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionLambda
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionLambdaWithinIf
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionLambdaWithinIf2
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_AllCompiled ‑ testPureRuntimeFunctionWithTypeParameter
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraint
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraintCompilationError
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraintCompilationErrorDeleteDependencies
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraintCompilationErrorDeleteDependenciesTwo
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraintError
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraintErrorMul
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_ConstraintCompiled ‑ testPureRuntimeFunctionConstraintErrorType
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_LambdaCompiled ‑ testPureRuntimeFunctionLambdaCollection
org.finos.legend.pure.runtime.java.compiled.incremental.function.TestPureRuntimeFunction_LambdaCompiled ‑ testPureRuntimeFunctionLambdaCollectionError
org.finos.legend.pure.runtime.java.compiled.incremental.imports.TestPureRuntimeImportCompiled ‑ testPureRuntimeImport_Delete
org.finos.legend.pure.runtime.java.compiled.incremental.imports.TestPureRuntimeImportCompiled ‑ testPureRuntimeImport_Modify
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testBiTemporalToBiTemporalMilestoningUnload
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testBusinessTemporalClassStability
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testBusinessTemporalClassToNonTemporalClassStability
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testBusinessTemporalClassToNonTemporalClassStabilityViaAssociation
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testFunctionExpressionBindUnbindViaTemporalClassDependency
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testFunctionExpressionUnbindingOfSynthetizedMilestonedPropertyDoesNotReResolveUnboundProperties
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testFunctionToBusinessTemporalClassStability
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testMilestonedSelfAssociationUnload
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testNonTemporalClassToBusinessTemporalClassStability
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testNonTemporalClassToBusinessTemporalClassStabilityViaAssociationRemoveAssn
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testNonTemporalClassToBusinessTemporalClassStabilityViaAssociationRemoveTargetType
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testProcessingTemporalPropertyUnbindStability
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testSingleTemporalToBiTemporalMilestoningUnload
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOfEnablingDisablingBusinessTemporalStereotype
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOfMilestonedQualifiedPropertyInFunctionExpressionWithAutoMap
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOfMilestonedQualifiedPropertyInFunctionExpressionWithoutAutoMap
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOfMilestonedQualifiedPropertyUnbindingWithAutomap
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOfNoArgMilestonedProperty
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOnAssociationRemoval
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOnTemporalStereotypeRemoval
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOnTemporalStereotypeRemovalWithAssociation
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOnTemporalStereotypeUpdate
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testStabilityOnTemporalStereotypeUpdateWithAssociation
org.finos.legend.pure.runtime.java.compiled.incremental.milestoning.TestPureRuntimeMilestoningCompiled ‑ testUpdatingPropertiesWithNonMilestoningStereotypes
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileStereotypeClass
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileStereotypeClassError
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileStereotypeClassInverse
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileStereotypeClassValueError
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileUsedInFunction
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileUsedInNew
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeStereotypeCompiled ‑ testPureRuntimeProfileWithEnumWithReferenceToEnum
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeTaggedValueCompiled ‑ testPureRuntimeProfileStereotypeClassValueError
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeTaggedValueCompiled ‑ testPureRuntimeProfileTaggedValueClass
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeTaggedValueCompiled ‑ testPureRuntimeProfileTaggedValueClassError
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeTaggedValueCompiled ‑ testPureRuntimeProfileTaggedValueClassInverse
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeTaggedValueCompiled ‑ testPureRuntimeProfileTaggedValueEnum
org.finos.legend.pure.runtime.java.compiled.incremental.profile.TestPureRuntimeTaggedValueCompiled ‑ testPureRuntimeProfileTaggedValueEnumeration
org.finos.legend.pure.runtime.java.compiled.modeling.TestMultiplicityArgument ‑ testFunctionWithReturnMultiplicityParameter
org.finos.legend.pure.runtime.java.compiled.modeling.TestMultiplicityArgument ‑ testGenericTypeWithMultiplicityArgument
org.finos.legend.pure.runtime.java.compiled.modeling.TestMultiplicityArgument ‑ testMulti
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestClassPropertyNames ‑ testClassWithJavaKeywordProperty
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestClassPropertyNames ‑ testClassWithJavaKeywordQualifiedProperty
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestClassWithParamSuperType ‑ testPropertiesWithTypeParamsAndExtends
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestClassWithParamSuperType ‑ testTypeParamsAndExtends
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestClassWithParamSuperType ‑ testTypeParamsMulParamsAndExtends
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ tesIdInConstraint
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ tesIdInConstraintWrong
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testBooleanWithMoreThanOneOperand
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testClassWithFilterConstraint
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testClassWithMapConstraint
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testClassWithMoreThanOneConstraint
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testConstraintInClassWithMilestoning
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testConstraintInClassWithTypeParameters
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testConstraintInClassWithTypeParameters2
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testConstraintInFunctionWithTypeParameters
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testCopyError
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionCanGetOwnerExtIdEnforcement
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionCopyFailsWithNoOwner
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionCopyFailsWithOwnerGlobal

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3164 tests found (test 2836 to 3164)

There are 3164 tests, see "Raw output" for the list of tests 2836 to 3164.
Raw output
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionCopyPassesWithOwner
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionFailsWithNoOwner
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionFailsWithOwnerGlobal
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionPassesWithGlobalOwner
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintExecutionPassesWithOwner
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammar
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarAllowedOnlyForClasses
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarFunctionIsBoolean
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarFunctionIsOneBoolean
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarFunctionRequired
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarLevelIsWarnOrError
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarMessageIsOneString
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarMessageIsString
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarMultipleConstraintTypes
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarMultipleConstraintTypesAlternating
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarMultipleConstraints
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarNameConflict
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarNameConflictInDifferentType
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarOptionalLevelAndMessage
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testExtendedConstraintGrammarOptionalOwner
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testFunction
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testFunctionError
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testFunctionErrorOnReturn
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testFunctionErrorOnReturnPreConstrainId
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testIdInConstraintInWrong
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testInheritanceFailingSubClass
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testInheritanceFailingSubClassConstraint
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testInheritanceInSeparateFile
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testNewError
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testNewErrorDuplicateConstraints
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testNewOk
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestConstraints ‑ testNewWarn
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestGeneralizationCompiled ‑ testSuperTypeStaticInstantiation
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestQualifiedProperty ‑ testInheritedQualifiedProperty
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestQualifiedProperty ‑ testInheritedQualifiedPropertyWithTighterMultiplicity
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestQualifiedProperty ‑ testMultipleQualifiedProperties
org.finos.legend.pure.runtime.java.compiled.modeling._class.TestQualifiedProperty ‑ testQualifiedPropertyWithTypeParameter
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testEnumeration
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testEnumerationAsFuncParam
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testEnumerationInCollection
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testEnumerationInDoubleCollection
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testEnumerationUsedAsAPropertyType
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testEnumerationVariable
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testInvalidEnumReference
org.finos.legend.pure.runtime.java.compiled.modeling._enum.TestEnumerationCompiled ‑ testInvalidEnumReferenceInQualifiedProperty
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestAdvancedOpenVariableCompiled ‑ testNestedOpenVariables
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestAdvancedOpenVariableCompiled ‑ testOpenVariablesForPropagatedBusinessDates
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithBoolean
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithClassParameter
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithDate
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithEnumParameter
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithFloat
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithInteger
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithLatestDate
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestCallWithParameter ‑ testCallWithString
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionEval ‑ testFunctionEvalWithUnusedResult
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionProcessor ‑ testProcessFunctionDefinitionContent
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionReturnMultiplicity ‑ testReturnExactlyOneNonPrimitiveTypeConversion
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionReturnMultiplicity ‑ testReturnExactlyOnePrimitiveTypeConversion
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionReturnMultiplicity ‑ testReturnManyTypeConversion
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionReturnMultiplicity ‑ testReturnNull
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionReturnMultiplicity ‑ testReturnTypeMultiplicityArg
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestFunctionReturnMultiplicity ‑ testReturnTypeMultiplicityArgWithLet
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestLambdaAsInstanceValue ‑ testLambdaWithFourArgsAsInstanceValue
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestLambdaAsInstanceValue ‑ testLambdaWithNoArgsAsInstanceValue
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestLambdaAsInstanceValue ‑ testLambdaWithOneArgAsInstanceValue
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestLambdaAsInstanceValue ‑ testLambdaWithThreeArgsAsInstanceValue
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestLambdaAsInstanceValue ‑ testLambdaWithTwoArgsAsInstanceValue
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestLambdasWithTypeParameters ‑ testLambdaWithNotFullyConcreteReturnType
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestReturnCompiled ‑ testReturn
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestReturnCompiled ‑ testReturnWithInheritance
org.finos.legend.pure.runtime.java.compiled.modeling.function.TestReturnCompiled ‑ testReturnWithMultiplicityMany
org.finos.legend.pure.runtime.java.compiled.modeling.property.TestDefaultValueCompiled ‑ testDefaultValue
org.finos.legend.pure.runtime.java.compiled.modeling.property.TestDefaultValueCompiled ‑ testDefaultValueOverridden
org.finos.legend.pure.runtime.java.compiled.modeling.property.TestDefaultValueCompiled ‑ testDefaultValueWithQualifiedProperty
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestClassInInstanceValue ‑ testListOfClassesValue
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestClassInInstanceValue ‑ testListOfClassesValueAsParams
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestClassInInstanceValue ‑ testListOfClassesValueOneValueInList
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestClassInInstanceValue ‑ testListOfClassesWithCommonSupertype
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilAsPairParamZeroOne
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilAsStringParamMany
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilCastToIntegerReturnValueMany
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilCastToIntegerReturnValueZeroOne
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilTypeAsReturnValue
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilVariableAsIntegerParamMany
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilVariableAsPairParamZeroOne
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilVariableAsParam
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilVariableCastToStringReturnValueMany
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilVariableCastToStringReturnValueZeroOne
org.finos.legend.pure.runtime.java.compiled.modeling.valueSpec.TestNilTypeCompiled ‑ testNilWithAddInMap
org.finos.legend.pure.runtime.java.compiled.serialization.TestGraphIsSerialized ‑ testInitializedFromGraphLoaderSerialization
org.finos.legend.pure.runtime.java.compiled.serialization.TestGraphIsSerialized ‑ testInitializedFromM4Serialization
org.finos.legend.pure.runtime.java.compiled.serialization.TestGraphIsSerialized ‑ testNormalCompilation
org.finos.legend.pure.runtime.java.compiled.serialization.TestLazyImplClassifiers ‑ testLazyMetaDataClassifierForClasses
org.finos.legend.pure.runtime.java.compiled.serialization.TestLazyImplClassifiers ‑ testLazyMetaDataClassifierForEnums
org.finos.legend.pure.runtime.java.compiled.serialization.TestLazyImplClassifiers ‑ testLazyMetaDataClassifierPrimitiveType
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestBinaryGraphSerializationTypes ‑ testObjSerializationCode
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestClassLoaderDistributedBinaryGraphSerialization ‑ testFromRuntime
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDirectoryClassLoaderDistributedBinaryGraphSerialization ‑ testFromRuntime
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDirectoryDistributedBinaryGraphSerialization ‑ testFromRuntime
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testGetClassifierIndexFilePath
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testGetMetadataIdPrefix
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testGetMetadataPartitionBinFilePath
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testGetMetadataSpecificationFilePath
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testGetMetadataSpecificationsDirectory
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testGetStringIndexFilePath
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testIsValidMetadataName
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataHelper ‑ testValidateMetadataName
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testInvalidDependencies
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testInvalidMetadataName
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testLoadMetadata_CurrentClassLoader
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testLoadMetadata_Directories
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testLoadMetadata_Jars
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testReadWrite
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testWithDependenciesAsIterable
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testWithDependenciesAsVarArgs
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedMetadataSpecification ‑ testWithNoDependencies
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestDistributedStringCaching ‑ testStringCaching
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestInMemoryDistributedBinaryGraphSerialization ‑ testFromRuntime
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestJarDistributedBinaryGraphSerialization ‑ testFromRuntime
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestSimpleStringCaching ‑ testStringCaching
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestStringCacheOrIndex ‑ testClassifierIdStringIdToIndex
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestStringCacheOrIndex ‑ testClassifierIdStringIndexToId
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestStringCacheOrIndex ‑ testOtherStringIdToIndex
org.finos.legend.pure.runtime.java.compiled.serialization.binary.TestStringCacheOrIndex ‑ testOtherStringIndexToId
org.finos.legend.pure.runtime.java.compiled.serialization.model.TestObj ‑ testComplexMerge
org.finos.legend.pure.runtime.java.compiled.serialization.model.TestObj ‑ testInvalidMerge
org.finos.legend.pure.runtime.java.compiled.serialization.model.TestObj ‑ testSimpleEnumMerge
org.finos.legend.pure.runtime.java.compiled.serialization.model.TestObj ‑ testSimpleMerge
org.finos.legend.pure.runtime.java.compiled.serialization.model.TestObj ‑ testSingleObjMerge
org.finos.legend.pure.runtime.java.compiled.support.TestPureCacheMap ‑ testMultiThreadedSimpleAccess
org.finos.legend.pure.runtime.java.compiled.support.TestPureCacheMap ‑ testPureException
org.finos.legend.pure.runtime.java.compiled.support.TestPureCacheMap ‑ testSingleThreadMultipleOperations
org.finos.legend.pure.runtime.java.compiled.support.TestPureCacheMap ‑ testSingleThreadedSimpleAccess
org.finos.legend.pure.runtime.java.compiled.support.TestPureCacheMap ‑ testSingleThreadedSimpleAccessWithDeprecatedConstructor
org.finos.legend.pure.runtime.java.compiled.support.TestPureCacheMap ‑ testToStringDoesNotRaiseException
org.finos.legend.pure.runtime.java.interpreted.TestAdvancedOpenVariableInterpreted ‑ testNestedOpenVariables
org.finos.legend.pure.runtime.java.interpreted.TestAdvancedOpenVariableInterpreted ‑ testOpenVariablesForPropagatedBusinessDates
org.finos.legend.pure.runtime.java.interpreted.TestDefaultValueInterpreted ‑ testDefaultValue
org.finos.legend.pure.runtime.java.interpreted.TestDefaultValueInterpreted ‑ testDefaultValueOverridden
org.finos.legend.pure.runtime.java.interpreted.TestDefaultValueInterpreted ‑ testDefaultValueWithQualifiedProperty
org.finos.legend.pure.runtime.java.interpreted.TestDynamicTypeTracking ‑ testPropertyContravariance
org.finos.legend.pure.runtime.java.interpreted.TestDynamicTypeTracking ‑ testStartWithTooManyArguments
org.finos.legend.pure.runtime.java.interpreted.TestFunctionExecutionStart ‑ testStartWithNotEnoughArguments
org.finos.legend.pure.runtime.java.interpreted.TestFunctionExecutionStart ‑ testStartWithTooManyArguments
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testCastKilogramToKilogram
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testCastKilogramToMass
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testClassPropertiesListCanBeInstantiatedWithUnitProperty
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testCrossUnitAddition
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testCrossUnitSubtraction
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testGetUnitValue
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testGettingCanonicalUnitAndUseConversionFunction
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testInstantiateBooleanValuedUnitThrowsParserError
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testInstantiateClassValuedUnitThrowsParserError
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testInstantiateStringValuedUnitThrowsParserError
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testInstantiateUnitWithNewUnit
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testInvokingClassQualifiedPropertyWithUnit
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceAsClassProperty
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceMatchesKilogram
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceMatchesKilogramMultiplicityMany
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceMatchesMass
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceMatchesMassMultiplicityMany
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceOfKilogram
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramInstanceOfMass
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testKilogramPropertyListedInClassProperties
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testMultipleUnitRelatedPropertiesListedInClassProperties
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testOperationWithUnitAsMass
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testPlusWithAtFunctionOnSingletonUnitInstance
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitInstantiatesAndReturnsFromFunction
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitPassedInFunctionAsMeasureReturnsMeasure
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitPassedInFunctionAsMeasureReturnsUnit
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitPassedInFunctionAsUnitReturnsMeasure
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitPassedInFunctionAsUnitReturnsUnit
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitPropertyAddAnotherUnit
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitScalarDivision
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUnitScalarMultiplication
org.finos.legend.pure.runtime.java.interpreted.TestMeasureInterpreted ‑ testUsingConversionFunction
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ allWithTypeInference
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ deeper
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ deeperEvenMore
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ deeperEvenMoreUsingClassFunction
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ deeperEvenMoreUsingClassFunctionInFunc
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ newMapRuntimeResolution
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ testSimple
org.finos.legend.pure.runtime.java.interpreted.TestNewInferenceInterpreted ‑ usingLet
org.finos.legend.pure.runtime.java.interpreted.TestPCRReport ‑ canFindPCTReport
org.finos.legend.pure.runtime.java.interpreted.TestPrint ‑ testFunctionPrint
org.finos.legend.pure.runtime.java.interpreted.TestRuntimeTypeManagementInterpreted ‑ testTypeManagementForEvaluate
org.finos.legend.pure.runtime.java.interpreted.TestRuntimeTypeManagementInterpreted ‑ testTypeManagementForEvaluateMul
org.finos.legend.pure.runtime.java.interpreted.TestRuntimeTypeManagementInterpreted ‑ testTypeManagementForEvaluateProperty
org.finos.legend.pure.runtime.java.interpreted.TestRuntimeTypeManagementInterpreted ‑ testTypeManagementForList
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testClassConstraintHandler
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testClassConstraintHandlerCopyAfterDynamicNew
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testClassConstraintHandlerNoException
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testClassConstraintHandlerSignature
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testClassDefaultConstraintHandler
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testClassInvalidConstraintHandler
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testConstraintManager2WithExtendedConstraintGrammar
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testConstraintManagerWithExtendedConstraintGrammar
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testEvaluateConstraint
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testGenericTypeConstraintHandlerCopyAfterDynamicNew
org.finos.legend.pure.runtime.java.interpreted.constraints.TestConstraintHandlerInterpreted ‑ testGenericTypeConstraintHandlerNoException
org.finos.legend.pure.runtime.java.interpreted.incremental.TestGraphDependencies ‑ Unknown test
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test1
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test10
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test11
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test12
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test13
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test14
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test15
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test16
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test17
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test18
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test19
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test2
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test20
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test21
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test22
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test23
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test24
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test25
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test26
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test27
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test3
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test4
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test5
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test6
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test7
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test8
org.finos.legend.pure.runtime.java.interpreted.incremental.TestIncrementalCompilationInterpreted ‑ test9
org.finos.legend.pure.runtime.java.interpreted.incremental.TestMultiFiles ‑ testPureRuntimeFunctionParamDependencies
org.finos.legend.pure.runtime.java.interpreted.incremental.TestReferenceUsageCleanUp ‑ testPureRuntimeClassAFunctionParameter
org.finos.legend.pure.runtime.java.interpreted.incremental.TestReferenceUsageCleanUp ‑ testPureRuntimeClassAFunctionReturn
org.finos.legend.pure.runtime.java.interpreted.incremental.TestReferenceUsageCleanUp ‑ testPureRuntimeFunctionAsPointer
org.finos.legend.pure.runtime.java.interpreted.incremental.TestReferenceUsageCleanUp ‑ testPureRuntimeFunctionWithLambdaUsedInExpression
org.finos.legend.pure.runtime.java.interpreted.incremental.TestReferenceUsageCleanUp ‑ testPureRuntimePackageAsPointer
org.finos.legend.pure.runtime.java.interpreted.incremental.TestSyntheticNodeCut ‑ testEnsureLambdaReturnIsNotResolved
org.finos.legend.pure.runtime.java.interpreted.incremental.TestSyntheticNodeCut ‑ testEnsurePropertySourceTypeIsNotResolved
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeDeleteEnumeration
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsParameter
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsParameterError
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsReference
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsReferenceTypeError
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsReferenceValueError
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsReturn
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeEnumerationAsReturnError
org.finos.legend.pure.runtime.java.interpreted.incremental.enumeration.TestPureRuntimeEnumeration ‑ testPureRuntimeModifyEnumerationWithTaggedValue
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsFunctionExpressionParam ‑ testPureRuntimeFunctionParamDependencies
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsFunctionExpressionParam ‑ testPureRuntimeFunctionParamDependenciesError
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsFunctionExpressionParam ‑ testPureRuntimeFunctionParamDependenciesTypeInference
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsPointer ‑ testPureRuntimeFunctionPointer
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsPointer ‑ testPureRuntimeFunctionPointerAsParamOfAFunction
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsPointer ‑ testPureRuntimeFunctionPointerAsParamOfAFunctionError
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsPointer ‑ testPureRuntimeFunctionPointerError
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsReturn ‑ testPureRuntimeFunctionAsReturn
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_AsReturn ‑ testPureRuntimeFunctionAsReturnWithError
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_InExpressionSequence ‑ testPureRuntimeFunctionBodyDependencies
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_InExpressionSequence ‑ testPureRuntimeFunctionBodyDependenciesError
org.finos.legend.pure.runtime.java.interpreted.incremental.function.TestPureRuntimeFunction_NoDependencies ‑ testPureRuntimeFunctionNoDependencies
org.finos.legend.pure.runtime.java.interpreted.incremental.profile.TestPureRuntimeProfile ‑ testPureRuntimeProfilePointer
org.finos.legend.pure.runtime.java.interpreted.incremental.profile.TestPureRuntimeProfile ‑ testPureRuntimeProfilePointerError
org.finos.legend.pure.runtime.java.interpreted.instance.TestCollectionMixedTypes ‑ testSimple
org.finos.legend.pure.runtime.java.interpreted.instance.TestCollectionMixedTypes ‑ testWithTypeArguments
org.finos.legend.pure.runtime.java.interpreted.instance.TestCollectionMixedTypes ‑ testWithTypeMultiplicities
org.finos.legend.pure.runtime.java.interpreted.instance.TestCollectionMixedTypes ‑ testWithTypeMultiplicitiesWithMany
org.finos.legend.pure.runtime.java.interpreted.instance.TestStaticInstance ‑ testGetterFromStaticInstance
org.finos.legend.pure.runtime.java.interpreted.instance.TestStaticInstance ‑ testGetterFromStaticInstanceWithWrongProperty
org.finos.legend.pure.runtime.java.interpreted.instance.TestStaticInstance ‑ testStaticInstance
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ tesIdInConstraint
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ tesIdInConstraintWrong
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testBooleanWithMoreThanOneOperand
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testClassWithFilterConstraint
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testClassWithMapConstraint
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testClassWithMoreThanOneConstraint
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testConstraintInClassWithMilestoning
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testConstraintInClassWithTypeParameters
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testConstraintInClassWithTypeParameters2
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testConstraintInFunctionWithTypeParameters
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testCopyError
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionCanGetOwnerExtIdEnforcement
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionCopyFailsWithNoOwner
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionCopyFailsWithOwnerGlobal
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionCopyPassesWithOwner
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionFailsWithNoOwner
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionFailsWithOwnerGlobal
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionPassesWithGlobalOwner
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintExecutionPassesWithOwner
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammar
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarAllowedOnlyForClasses
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarFunctionIsBoolean
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarFunctionIsOneBoolean
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarFunctionRequired
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarLevelIsWarnOrError
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarMessageIsOneString
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarMessageIsString
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarMultipleConstraintTypes
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarMultipleConstraintTypesAlternating
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarMultipleConstraints
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarNameConflict
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarNameConflictInDifferentType
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarOptionalLevelAndMessage
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testExtendedConstraintGrammarOptionalOwner
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testFunction
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testFunctionError
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testFunctionErrorOnReturn
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testFunctionErrorOnReturnPreConstrainId
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testIdInConstraintInWrong
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testInheritanceFailingSubClass
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testInheritanceFailingSubClassConstraint
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testNewError
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testNewErrorDuplicateConstraints
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testNewOk
org.finos.legend.pure.runtime.java.interpreted.modeling._class.TestConstraint ‑ testNewWarn
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testEnumeration
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testEnumerationAsFuncParam
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testEnumerationInCollection
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testEnumerationInDoubleCollection
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testEnumerationUsedAsAPropertyType
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testEnumerationVariable
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testInvalidEnumReference
org.finos.legend.pure.runtime.java.interpreted.modeling._enum.TestEnumeration ‑ testInvalidEnumReferenceInQualifiedProperty
org.finos.legend.pure.runtime.java.interpreted.runner.TestTestRunner ‑ testExclusion
org.finos.legend.pure.runtime.java.interpreted.runner.TestTestRunner ‑ testRun
org.finos.legend.pure.runtime.java.interpreted.runner.TestTestRunner ‑ testSetup
org.finos.legend.pure.runtime.java.interpreted.top.TestTop ‑ testSimplePure
org.finos.legend.pure.runtime.java.interpreted.top.TestTop ‑ testSimplePureWithError
org.finos.legend.pure.runtime.java.shared.hash.HashingUtilTest ‑ testMD5Hash
org.finos.legend.pure.runtime.java.shared.hash.HashingUtilTest ‑ testSHA1Hash
org.finos.legend.pure.runtime.java.shared.hash.HashingUtilTest ‑ testSHA256Hash