Core.Plugins.CommonTools.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

    • -2
    • +2
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 335 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 219 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -0
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 97 more files in changeset.
Merged revision(s) 4818-4819 from branches/Release/16_1_1: Added test for display of PipingSemiProbabilisticOutputProperties in property control Related to Issue WTI744

........

added usings for constructed plugins

Reviewed by: kleijn

........

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

Former-commit-id: 2c132443a2c7dc7073209009ec567a3a9a69f794

Former-commit-id: a57b8296240caaf9660384981294a376b0ad4597

  1. … 2 more files in changeset.
added usings for constructed plugins Reviewed by: kleijn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4819 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a9c152ea23437cfe14a926ba3a6abba9063dadc4

Former-commit-id: 393bb9b9e8f7ce020fc7b27481b2b886a5ab0a8a

  1. … 1 more file in changeset.
added usings for constructed plugins Reviewed by: kleijn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4819 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ff77aae30907fca8a6acebad58e8a7627e26082d

Former-commit-id: ee5d9fde83e97fbf31410f1c2656b4ba5f9cf6c0

  1. … 1 more file in changeset.
Sanitize AssemblyInfo.cs Related to Issue [WTI-737]

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

Former-commit-id: 32332309c685116a280df0d92aea1e9b040224ad

Former-commit-id: 12c586e7da6cd345780fded5caf6959465d6e85b

  1. … 73 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 more files in changeset.
Added GlobalAssembly.cs link to test/testutil projects. Cleared Assembly files to not contain duplicate attributes. Related to Issue [WTI-737]

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

Former-commit-id: 00b3ef95e112118f9735ab866101142dbd03b0fb

Former-commit-id: f028ede1db96d5721ecc1d42cde4a8bd33f51361

    • -0
    • +3
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 142 more files in changeset.
* All code-base projects are now taken into account with code-coverage reports. * All test-base projects are now no longer taken into account with code-coverage reports. Related to Issue [WTI-737]

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

Former-commit-id: 9a45b3c0015e847c8e5895ffeff093009b19c33a

Former-commit-id: 54c44c643db1bc4daf56012aab10e3bec6eea1f5

    • -1
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 62 more files in changeset.
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

  1. … 84 more files in changeset.
Removed some unused references Related to Issue [WTI-757]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-757@4544 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 58ec8bb4f11c6bb4eb5c233bf8c89c2a6f1985ef

Former-commit-id: 30aab480157e598a56dc91f45d53e461b6b8f56e

  1. … 7 more files in changeset.
- Moved ProjectProperties to integration Related to Issue [WTI-539]

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

Former-commit-id: 62f1055a6231153c3ee4d4661f61a6e970dbe8f8

Former-commit-id: 739c5c151f392bc33aec826ae8970f4b8de3e897

    • -5
    • +0
    ./Core.Plugins.CommonTools.Test.csproj
    • -125
    • +0
    ./PropertyClasses/ProjectPropertiesTest.cs
  1. … 14 more files in changeset.
- Reverted deletion of properties of IProject Related to Issue [WTI-539]

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

Former-commit-id: 4f7e0c74a8d2419d59dc843b1734e1808cff6fef

Former-commit-id: f40d431ac5787656aa79efefc87735e470aae61c

    • -4
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
    • -0
    • +125
    ./PropertyClasses/ProjectPropertiesTest.cs
  1. … 5 more files in changeset.
- Removed redundant Project.cs - Removed redundant DataItemInfo.cs - Few rename actions Related to Issue [WTI-539]

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

Former-commit-id: a7c14776b6138f6cc3766c3407d152bdbe91dc1f

Former-commit-id: 8a93a368603d4f123508a55b4ad13b54951ec633

    • -1
    • +0
    ./Core.Plugins.CommonTools.Test.csproj
    • -103
    • +0
    ./Property/ProjectPropertiesTest.cs
  1. … 21 more files in changeset.
Merged revision(s) 4248, 4250, 4252, 4255, 4258, 4260, 4265-4266, 4268 from branches/WTI-539:

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

Former-commit-id: b19de7cb2f82f53409f1db3ad1f2db6cd8147bab

Former-commit-id: 855a7d1e06150e515db5c1aa47368b09477a121c

  1. … 82 more files in changeset.
updated to latest trunk

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-539@4249 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0bf1239d65580f6c2f9129601d74c99cce2cb59c

Former-commit-id: 9d4bda7546474f8cbfff1abfcd9201068b405801

  1. … 12 more files in changeset.
Removed WebLink Related to Issue [WTI-675]

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

Former-commit-id: e9f8e0f866f6e232204ca7e11a6e88a7c52c1749

Former-commit-id: 6792816a39f90bedb31afd6b15484022362f4504

    • -1
    • +0
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 9 more files in changeset.
- Renamed derived classes of *GuiPlugin* - removed unused resource Related to Issue [WTI-539]

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

Former-commit-id: 58102f6e709295f4a14681a3135926ce27d2eb4e

Former-commit-id: e58e4aba30a88a7639369b703019332ac660cb58

    • -0
    • +110
    ./CommonToolsPluginTest.cs
    • -1
    • +1
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 150 more files in changeset.
Removed HtmlPageView Related to Issue [WTI-675]

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

Former-commit-id: 8c892992f89571d553a9dbfabbb1611a04ca104d

Former-commit-id: 9fa7d44f8a535bc1f963b7b57d04c46d546abc19

  1. … 9 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -0
    • +3
    ./Core.Plugins.CommonTools.Test.csproj
    • -1
    • +22
    ./Property/ProjectPropertiesTest.cs
  1. … 207 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

  1. … 82 more files in changeset.
* Written coverage and XML docs for Core.Common.Gui.Plugin. Related to Issue [WTI-337]

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

Former-commit-id: db1eb379a22501cb7d0545adaf95ec4b65354ede

  1. … 19 more files in changeset.
* Implemented review suggestions from WTI-Review-296: ** Improved tests. ** Removed unused references. ** Moved RingtoetsGuiTests. ** Fixed typos. Related to Issue [WTI-190]

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

Former-commit-id: 19b4405609a279f01e0c541a1990ab1e2f46a09c

  1. … 10 more files in changeset.
Added tests and doc for Core.Plugins.CommonTools. Removed undefined resource reference in PipingOutputProperties. Renamed UrlProperties to WebLinkProperties to match its data type. Related to Issue [WTI-190]

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

Former-commit-id: d8a969d182a2b05de81781c3848295d5398edb9e

    • -0
    • +4
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 8 more files in changeset.
* Implemented review suggestions of WTI-Review-268: ** Xml docs cleanup/improvements. ** Refactoring of Url to WebLink. ** Some code cleanup. ** Refactored usages of SettingsHelper and moved that class to Core.Common.Gui. Related to Issue [WTI-187]

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

Former-commit-id: 053b0bfb6f8e4d1b38997d57e311d629f828bd3b

  1. … 40 more files in changeset.
* Deleted Core.Common.Gui.Swf as nothing is being used any more. Related to Issue [WTI-186]

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

Former-commit-id: b900400a1721316b6bfb58f3ca0d2f953cdf6907

    • -4
    • +0
    ./Core.Plugins.CommonTools.Test.csproj
  1. … 37 more files in changeset.
Got rid of TreeFolder Related to Issue [WTI-186]

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

Former-commit-id: a3fd01241bb92d7e14310f8eb5297e9bfbff7d6c

    • -1
    • +0
    ./Core.Plugins.CommonTools.Test.csproj
    • -54
    • +0
    ./Property/TreeFolderPropertiesTest.cs
  1. … 10 more files in changeset.
* Moved Core.Common.Utils.PropertyBag to Core.Common.Gui.PropertyBag * Moved PropertyOrderAttribute from Utils to Gui ** ? Other attributes might follow that are strongly related to DynamicPropertyBag ? Related to Issue [WTI-187]

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

Former-commit-id: da2b5d7e958a1b1332c01ff98d2f2ea203319f7d

    • -1
    • +2
    ./Property/TreeFolderPropertiesTest.cs
  1. … 42 more files in changeset.
Reverted some changes Related to Issue [WTI-184]

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

Former-commit-id: ab56a90d7fbb74b26d596f93d81fe3d656c6fb8a

  1. … 70 more files in changeset.