Vincenz Mechler 8a9ffdb153 changed two method names in FileImporter to start with uppercase and fixed a reported warning in UnitTest1 5 years ago
..
Properties a6680140fc Created new Project. Removed some UI Elements. 5 years ago
ActionHistory.cs 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 years ago
App.config 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 years ago
FileImporter.cs 8a9ffdb153 changed two method names in FileImporter to start with uppercase and fixed a reported warning in UnitTest1 5 years ago
FileImporterException.cs afb64d3735 implemented FileImporter tests and added access methods for testing to FileImporter (import method invocation with String[] instead of file path) and Form1 (a method to create a new canvas on the left side and add and draw a picture there and an universal getter method for use by all tests which need encapsulated data, returning ALL global variables of Form1 in an Object array in the order of their definition) 5 years ago
Form1.Designer.cs 08e3d21e91 Merge branch 'develop' into userstory12 5 years ago
Form1.cs afb64d3735 implemented FileImporter tests and added access methods for testing to FileImporter (import method invocation with String[] instead of file path) and Form1 (a method to create a new canvas on the left side and add and draw a picture there and an universal getter method for use by all tests which need encapsulated data, returning ALL global variables of Form1 in an Object array in the order of their definition) 5 years ago
Form1.resx 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 years ago
Line.cs 8813bb3741 unified instance variable documentation style to ///<summary>... and added documentation to the three instance variables of the Line class 5 years ago
Program.cs a6680140fc Created new Project. Removed some UI Elements. 5 years ago
SketchAction.cs 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 years ago
SketchAssistant.csproj ff1ee71b77 fixed many issues discovered during the code review 5 years ago
packages.config 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 years ago