Files
OurUmbraco/OurUmbraco.Site/Documentation/Development-Guidelines/unit-testing.md
T
Sebastiaan Janssen 810cbd267f Initial commit
2012-12-17 09:41:11 +01:00

316 B

#Unit testing

Describes how to write unit testable code and how to write the unit tests for your code in Umbraco

##Writing unit testable code TODO: Documentation to be completed

##Writing unit tests TODO: Documentation to be completed

###Unit test helper classes TODO: Documentation to be completed