Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)…
Show more
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]Current directory <> output dirhttp://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directoryNUnit 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-a1c30a6650e2Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0eFormer-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9
Show less
master
+ 27 more
- Release17_1
- Release17_2
- Release17_2_Development
- Release17_3
- Release17_X
- Release18_1
- Release18_1_Development
- Release19_1
- Release21_1
- Release22_1
- Release23_1
- Release24_1
- Release25_1
- feature/17-implement-infrastructure-for-migration-from-251-to-261
- feature/23-connect-to-master-of-hydra-ring
- feature/2953_param_c_in_asphalt_adjustable
- feature/WTI-2211
- investigate/ApiTryOut
- investigate/MapSelection
- investigate/MapSelection_2
- investigate/ResultsOverview
- investigate/Upgrade_EF
- investigate/Upgrade_NET
- investigate/Upgrade_NUnit
- investigate/Upgrade_Packages
- task/chore-net10-sdk-upgrade
- task/net10-upgrade
