PipingCalculationGroupTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved *Piping/src/Ringtoets.Piping.Data/PipingCalculationGroup.cs* to *Ringtoets.Common.Data/Calculation/CalculationGroup.cs* Related to Issue [WTI-467]

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

Former-commit-id: 14c36ae2b133065b9112bc0a273541adf9f1589e

Former-commit-id: a986784718efbc686479132b52e2b6bd1f090cc3

  1. … 35 more files in changeset.
- Added ICalculationGroup - Renamed ICalculationItem to ICalculationBase Related to Issue [WTI-467]

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

Former-commit-id: 7e789bb1642d5e939928f1e4205152fdd9009f81

Former-commit-id: a400a9149650d46b63469f82beafb74e78459169

  1. … 20 more files in changeset.
- Renamed ICalculationItem <-> ICalculation

Related to Issue [WTI-463]

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

Former-commit-id: a648f073b751755c086853e4f7c03afb45123772

Former-commit-id: 277a2bf2b717bba0f5e34ffc36e26a057ce5bbc7

  1. … 46 more files in changeset.
- Move *Ringtoets.Piping.Data/IPipingCalculationItem.cs* to *IPipingCalculationItem.cs to Ringtoets.Common.Data/ICalculation.cs* - Now, ICalculationItem derives from ICalculation Related to Issue [WTI-463]

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

Former-commit-id: 15530ee9a4ff3bcaa56998829290f83ad1f47ce0

Former-commit-id: 982c01c401541efe4682537887798c219eb05089

  1. … 16 more files in changeset.
Implemented extra data in calculation view. Related to Issue [WTI-421]

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

Former-commit-id: 3f7cefd562015e2467a9960298988c8dd2aeaebf

Former-commit-id: 51ce7c694b2c1d1d922095a2204c4d9827c039e1

  1. … 33 more files in changeset.
Split SemiProbabilisticInput from GeneralPipingInput. Modified GeneralPipingInputProperties so that a PipingFailureMechanismContext is now used. Renamed GeneralPipingInputProperties to PipingFailureMechanismContextProperties.

Related to Issue [WTI-385]

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

Former-commit-id: e67eaf8c045d02c37ecb59e16ac440052563cf64

Former-commit-id: ca4fc87c84ce2a9457e9cda33622aa83d51fae68

  1. … 30 more files in changeset.
* Introduced GeneralPipingInput class to hold piping calculation input parameters that apply to all calculations. * Extended PipingFailureMechanism to own an instance of GeneralPipingInput. * Refactored PipingInput to be dependent on GeneralPipingInput, and refactored creation paths to PipingInput to provide the dependency. * Parameters coming from GeneralPipingInput are now readonly properties. ** Removed Observable from class again, as values cannot change. * Introduced ObjectProperties implementation for GeneralPipingInput, for when PipingFailureMechanism is selected. * Improved PipingCalculator to catch and handle SoilVolumicMassCalculatorExceptions thrown by EffectiveThicknessCalculator. Related to Issue [WTI-387]

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

Former-commit-id: 9ed0912328f00c7c400f19bab3f9d2b0957c4a47

Former-commit-id: 6066cdb71845bd7428dd40cc0651d58520fcbe15

  1. … 37 more files in changeset.
- Duplicate name caused difference in tests *Children_RemovePipingCalculation_CalculationRemovedFromCollection* - Renamed test. *RemovePipingCalculation_CalculationRemovedFromCollection(int index)* did not correlate with the feature that is tested Related to Issue [WTI-310]

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

Former-commit-id: 1ea523b96688988733808e6b162e16fd8d411489

* Implemented review suggestions of WTI-Review-194: ** Improved Xml docs. ** TreeNodeExpandCollapseState now used special IComparer when hashing, doing this on reference. This is more reliable when a Equals override is implemented. ** Fixed bugs in tests related to not calling MockRepository.VerifyAll or mockRepository.ReplayAll. ** Renamed PipingCalculationGroup.NameIsEditable to PipingCalculationGroup.IsNameEditable. ** Improved resources messages. ** Refactored Drag & Drop handling code of PipingCalculationGroupContextNodePresenter to strategies. ** Added unit tests to improved (functional) coverage. Related to Issue [WTI-174]

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

Former-commit-id: 1d6426433d7b91be2d5af222a79371f81db4e326

  1. … 16 more files in changeset.
* Refactored away PipingCalculationTreeFolder because it had become a weaker copy of PipingCalculationGroup. ** Refactored PipingCalculationGroup such that it can have an uneditable name. *** Updated reltated node presenter and properties to deal with this. *** IPipingCalculationItem no longer demands a setter on the name.

Related to Issue [WTI-174]

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

Former-commit-id: 21c8d6c64537850a3ae439dbf01543fe5519128f

  1. … 24 more files in changeset.
* Allowed the user to now add piping calculation groups/folders to the piping failure mechanism or other piping calculation groups/folders. * Allow the user to add new calculations for piping calculation groups/folders. ** As such, we need a 'Context' presentation object for PipingCalculationGroup similarly as for PipingCalculation. Therefore a base class PipingContext has been introduced. * Added validation Icon. * Moved PipingCalculatrionFactory from Ringtoets.Piping.Service.Test to Ringtoets.Piping.Data.TestUtil Related to Issue [WTI-174]

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

Former-commit-id: d381b4b12066b6e4a0770085b66a67471bc089c0

  1. … 39 more files in changeset.
* Introduced PipingCalculationGroup, to allow the user to define piping calculation groups. ** Introduced IPipingCalculationItem as element type for PipingFailureMechanism.Calculations in order to have that collection contain both PipingCalculation and PipingCalculationFolder instances. *** Implemented extension methods to recursively retrieve all PipingCalculation instances when dealing with IPipingCalculationItem. Related to Issue [WTI-174]

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

Former-commit-id: 11e18847b0a473d25991a1d027fcd90e41d7adbf

    • -0
    • +152
    ./PipingCalculationGroupTest.cs
  1. … 16 more files in changeset.