Skip to content

timonla/border-patrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Beijer iX project for Test Driven Development setup with Visual Studio

Demo recording

This is an example implementation to demonstrate the project setup that I came up with in order to develop Beijer iX software with a Test Driven Development approach in Visual Studio. I decided to create this example implementation for my blog post on the topic.

The functionality of the border-patrol project is really simple but should provide a good understanding on how to structure projects with more complex business logic.

Functionality

  • You can choose the width and the height of a grid (a rectangle)
  • If you leave either width or height as 0, the grid will be a square
  • If you click Update Grid, the grid will drawn into the area on the right
  • With the Start/Stop button you can let the indicator, by the border of the grid, patrol its border

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages