SqLiteStorageConnectionTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Minor changes after review Related to Issue [WTI-286]

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

Former-commit-id: 2f006efe63496e7c1a9c86c54f6aa03305096789

  1. … 14 more files in changeset.
# Extra info when throwing ArgumentNullException # Updated variable and method names in test Related to Issue [WTI-285]

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

Former-commit-id: fe1f19b4e5f9ec2635d6568ce951d6e92ba8cd8d

    • -11
    • +11
    ./SqLiteStorageConnectionTest.cs
  1. … 1 more file in changeset.
Some refactor work and tests extended after review Related to Issue [WTI-285]

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

Former-commit-id: b562ad4e5132dc4fb1c31f1f746983f304cde837

  1. … 3 more files in changeset.
- Changed Core.Common.Gui implementation to interface - Simplified execution path to interact with Storage - Moved storage Exceptions and interfaces to Core.Common.Base Related to Issue [WTI-284]

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

Former-commit-id: 55b85ad4905185d325a9c40a965a9bd389da08b2

  1. … 32 more files in changeset.
# Added feature to create a new Ringtoets project file ## Apply database structure by executing the script *DatabaseStructure.sql* using an SqLiteConnection ## Saving the current project to the Ringtoets project file by using an EntityConnection Related to Issue [WTI-286]

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

Former-commit-id: cde3f4ac99331c19e5724ee43a2e0636d4acb29c

  1. … 23 more files in changeset.
- Implemented feature to open a Project - Implemented feature to build new SQLite connection string - Had to implement method SaveProject to test check if the connection string works properly (will be further implemented in WTI-286 and WTI-285) - Added a few tests for storage Related to Issue [WTI-284]

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

Former-commit-id: a4ef1ff3db9d0bf68c8c468200fedf1955d634ae

    • -0
    • +17
    ./SqLiteStorageConnectionTest.cs
  1. … 25 more files in changeset.