Wti.Calculation.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New check in after review - Warning level 4 was (sometimes) implicit. Now, warning levels are hard-coded - Cleanup of unused PostSharp - Warning levels set to 0 of test projects (as stated in documentation) for ALL configurations Related to Issue [WTI-78]

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

Former-commit-id: 24e9e1a3f5ccbb7fcfabf131843cc2179e4c750d

  1. … 36 more files in changeset.
Moved CanAddPipingFailureMechanism logic to WtiProject Changed calls to Assert.Null to Assert.IsNull and Assert.NotNull to Assert.IsNotNull. (consistency) Paired with bouvrie Related to Issue [WTI-13]

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

Former-commit-id: 36188d4be34bd0eb34c2e1cec5884149586a023e

  1. … 11 more files in changeset.
Updated references to Wti.Calculation.TestUtil.csproj.

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

Former-commit-id: b4496411132313a7b91662f616b2d0a1cf3cefe4

  1. … 3 more files in changeset.
Added tests for PipingCalculationException constructors. Added tests for PipingFailureMechanism as observerable. Removed non functioning tests in PipingDataTest regarding notifying when Output changed. Related to Issue [WTI-18]

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

Former-commit-id: 163495ade994a03ee696c33ed179e078a8de66f7

    • -0
    • +52
    ./Piping/PipingCalculationExceptionTest.cs
  1. … 2 more files in changeset.
Extracted TestPipingInput and moved to separate project. Added test to verify piping calculation and node update.

Related to Issue [WTI-18]

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

Former-commit-id: 95d839389fb1603d4a85082919c23ce211a89e09

  1. … 8 more files in changeset.
Moved exception handling from PipingCalculationService to PipingDataNodePresenter. Added tests for possible validation messages from Piping kernel. Related to Issue [WTI-18]

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

Former-commit-id: 0c646b1d5d65219275f3d5dc1c33b909ba83d5e7

    • -23
    • +148
    ./Piping/PipingCalculationTest.cs
  1. … 8 more files in changeset.
Added validation method to PipingCalculation. Related to Issue [WTI-18]

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

Former-commit-id: 4b7856a4fd7305631ccf4fe551c272187f77918e

    • -24
    • +187
    ./Piping/PipingCalculationTest.cs
  1. … 2 more files in changeset.
Made Create() of PipingProfileCreator and PipingSurfaceLineCreator static, because they don't need state. Restructured tests to be non-fluint as requested by review. Related to Issue [WTI-8]

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

Former-commit-id: 8b4819e66aa535037f70b50dbb4a843bc355f181

    • -7
    • +9
    ./Piping/PipingSurfaceLineCreatorTest.cs
  1. … 3 more files in changeset.
Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -2
    • +2
    ./Piping/PipingCalculationResultTest.cs
    • -1
    • +0
    ./Piping/PipingSurfaceLineCreatorTest.cs
  1. … 1378 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 42ead6c995cbb360384c821e84d6f213a5576a4d

  1. … 49 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: 0406d79de56212931d0db059cbcf32f929ee8b53

  1. … 22 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

  1. … 51 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

  1. … 50 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

  1. … 49 more files in changeset.
Implemented review comments of CR-RT-325 Related to Issue [WTI-8]

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

Former-commit-id: 141beccf68d8a493e0ff4d56824630b08a0a4e7a

    • -1
    • +1
    ./Piping/PipingSurfaceLineCreatorTest.cs
  1. … 2 more files in changeset.
added general PipingCalculationException which is triggered when any of the sub calculations throw an exception. Moved calculation calling logic to PipingDataNodeController. Added the rest of the required parameters to the PipingData and PipingDataProperties. Related to Issue [WTI-13]

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

Former-commit-id: 82c7de69856158f8c8633b4a52c2148a6a9ec93b

    • -4
    • +1
    ./Piping/PipingCalculationInputTest.cs
  1. … 14 more files in changeset.
Made Wti.Calculation internals visible to Wti.Calculation.Test. Added tests for PipingProfileCreatorTest and PipingSurfaceLineCreatorTest Related to Issue [WTI-8]

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

Former-commit-id: 612f8cf03f29ebdd71f568afcc0f71543ce51468

    • -0
    • +17
    ./Piping/PipingProfileCreatorTest.cs
    • -0
    • +21
    ./Piping/PipingSurfaceLineCreatorTest.cs
  1. … 1 more file in changeset.
Moved piping calculation related classes to subdirectories in Wti.Calculation. Created a minimal implementation of PipingSurfaceLineCreator and PipingProfileCreator which should create PipingSurfaceLine and PipingProfile when they can be obtained from the data model. Added the EffectiveThicknessCalculator to the calculation for piping. - EffectiveStress is now taken from the result of the EffectiveThicknessCalculator. Related to Issue [WTI-8]

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

Former-commit-id: b85e711f1bbd3b5ddfaf2f582c8f5daff9fbf149

    • -0
    • +88
    ./Piping/PipingCalculationInputTest.cs
    • -0
    • +30
    ./Piping/PipingCalculationResultTest.cs
    • -0
    • +47
    ./Piping/PipingCalculationTest.cs
  1. … 9 more files in changeset.
Removed unused usings

Related to Issue [WTI-5]

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

Former-commit-id: ef2ec893db50b0b3f0709bf731b5456e75fd4f87

  1. … 66 more files in changeset.
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from libraries

Related to Issue [WTI-10]

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

Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd

  1. … 53 more files in changeset.