Directory org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions/

Directory Created:
2009-07-15 14:28
Directory Deleted:
2009-09-03 00:14
Total Files:
0
Deleted Files:
15
Lines of Code:
0

[root]/org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions

Lines of Code

org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 39 (100.0%) 1340 (100.0%) 34.3

Most Recent Commits

soundasleep 2009-09-03 00:14 Rev.: 1080

issue 109: completing diagram test refactoring into separate testing plugin
adding a testing interface EclipseInheritanceInterface to allow checking action-based inference matches the complete inference

0 lines of code changed in 15 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: AbstractActionTestCase.java (del), AllActionsTests.java (del), DeleteGeneratedElements.iaml (del), DeleteGeneratedElements.java (del), FormDomainObjectMapping.iaml (del), FormDomainObjectMapping.java (del), GenerateCodeActionTest.iaml (del), GenerateCodeActionTest.java (del), NonContainedEdges.iaml (del), NonContainedEdges.java (del), PartialInference.iaml (del), PartialInference.java (del), PartialInferenceWithinActivations.java (del), RemovePhantomEdges.iaml (del), RemovePhantomEdges.java (del)
soundasleep 2009-08-09 18:01 Rev.: 955

adding DecisionOperation to domain object instance editor
fixing a minor test issue with eclipse PartialInference test

36 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: PartialInference.java (+36 -4)
soundasleep 2009-08-07 22:47 Rev.: 935

issue 83: added GenerateCodeAction Eclipse action test cases
fixing a bug with GenerateCodeActionAndView where the browser window would not be shown

100 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: AllActionsTests.java (+2), GenerateCodeActionTest.iaml (new 4), GenerateCodeActionTest.java (new 94)
soundasleep 2009-08-07 22:00 Rev.: 934

issue 63: adding an action to remove phantom edges in the model
adding test case to test its runtime effects
moving all iaml tool actions into a submenu
moving InfiniteSubProgressMonitor into a global class

92 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: RemovePhantomEdges.java (new 92)
soundasleep 2009-08-07 21:30 Rev.: 933

adding test case model for issue 63: a tool to remove phantom edges

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: RemovePhantomEdges.iaml (new)
soundasleep 2009-07-22 16:56 Rev.: 881

re-resolving issue 34: migrated template was not actually being used
adding test case to check issue 34 no longer regresses

129 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: AllActionsTests.java (+1), NonContainedEdges.java (new 128)
soundasleep 2009-07-22 16:18 Rev.: 880

adding regression test case for issue 34

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: NonContainedEdges.iaml (new)
soundasleep 2009-07-16 12:43 Rev.: 822

issue 29: deleting a generated element now also deletes all elements generated by it (recursively)

34 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: DeleteGeneratedElements.java (+34 -2)
soundasleep 2009-07-15 23:55 Rev.: 821

adding a basic test case for issue 29, although its not yet possible to test the UI for message box/deleting elements

163 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: AllActionsTests.java (+1), DeleteGeneratedElements.iaml (+2 -2), DeleteGeneratedElements.java (new 160)
soundasleep 2009-07-15 22:53 Rev.: 820

issue 29: adding a test case model for DeleteGeneratedElements

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: DeleteGeneratedElements.iaml (new 2)
soundasleep 2009-07-15 14:50 Rev.: 810

issue 45: InputForm connected to DomainObject should be populated
adding test case to check issue 45

134 lines of code changed in 4 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: AllActionsTests.java (+1), FormDomainObjectMapping.java (new 131), PartialInference.java (+1 -4), PartialInferenceWithinActivations.java (+1 -6)
soundasleep 2009-07-15 14:31 Rev.: 809

adding FormDomainObjectMapping test case model for issue 45

0 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: FormDomainObjectMapping.iaml (new)
soundasleep 2009-07-15 14:28 Rev.: 808

refactoring out Actions test cases into a separate package
refactoring out the diagram-based test cases into a new abstract test class

650 lines of code changed in 5 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/eclipse/actions: AbstractActionTestCase.java (new 21), AllActionsTests.java (new 28), PartialInference.iaml (new 12), PartialInference.java (new 279), PartialInferenceWithinActivations.java (new 310)
Generated by StatSVN 0.7.0