PipingCalculationServiceTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@548 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -133
    • +0
    ./PipingCalculationServiceTest.cs
  1. … 4839 more files in changeset.
* Cleaned PipingCalculationService, removing methods made superfluous with PipingCalculationActivity. * Refactored calculating all piping calculations for a PipingFailureMechanism, by queuing multiple PipingCalculationActivity. Related to Issue [WTI-103]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@485 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c7e0c6ccd22f2818d00126550745d0874f15a55a

    • -96
    • +28
    ./PipingCalculationServiceTest.cs
  1. … 10 more files in changeset.
* Introduced PipingCalculationActivity in order to run a piping calculation asynchronously from the UI thread and to be able to provide progress notification. * Fixed threading exception when consuming all newly added logmessage a new message has been added. ConcurrentQueue implementation fixes this. * Moved test-data creation methods related to PipingData to new testhelper: PipingDataFactory. Related to Issue [WTI-103]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@478 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c738c8656d483259c90a5ca4973799f605f442ce

    • -50
    • +16
    ./PipingCalculationServiceTest.cs
  1. … 10 more files in changeset.
* Extended TestHelper with test method to delegate assertions on log-messages to caller. * Improved messages by PipingCalculationService to mention name of calculation at start and end of both validation and calculation. Related to Issue [WTI-24]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@470 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 022db5c07eca33bb5e78683e891f4bc66fe93107

  1. … 6 more files in changeset.
* Extended context menu for node of PipingFailureMechanism to validate and calculate all piping calculations. * Extended PipingCalculationService with calculate all method. Related to Issue [WTI-24]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@464 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 71df57bb7183300bf6385aef45f13966c9f68c72

    • -49
    • +130
    ./PipingCalculationServiceTest.cs
  1. … 7 more files in changeset.
* Renamed Wti projects to Ringtoets.Piping ** Updated namespaces accordingly. Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@428 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ceefaef62620eac7b0aebf2ea321431ee122b337

  1. … 135 more files in changeset.
Renamed project and updated namespace for test project of Piping.Service.Test

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@414 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 15621aa748b391a76680a9e3cb2b7b54ec48252e

  1. … 4 more files in changeset.
* Moved Piping.Service source and test project around

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@413 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: af45cc306dec978a88df49d2aa20d6c9451ab647

    • -0
    • +107
    ./PipingCalculationServiceTest.cs
  1. … 24 more files in changeset.