Skip to content

winderdoot/Csharp-unit-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first project for Programming in C# class

This is a copied repository from my university class on C# (3rd semester). The Project1.md document was written by my professor. The code in this project, with the exception of an example class to test (AuthenticationService) was written by me. This project is very simple and I've written nicer much things since then, but It was a place to start.

To ensure that the program works correctly, it's recomended to use Debug Parameters to supply input arguments - a correct path to a testclass assembly that has access to all of it's dependencies.

About

A public clone of a simple CLI C# unit testing library I wrote for my uni class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages