Unit test refactoring:
* Turned on Warnings as Errors for test projects
* Separated ValidationTests
* Removed ValidateMassage uses
* Used more constants in AssemblyTests
* Removed the parameterless test constructors from AssociationType, EntityContainer, EntityType and EdmFunction as it makes debugging unit tests harder
↧