Creating a simple converter for WATS Client using Visual Studio Template (Video)

Follow

Comments

1 comment

  • Czyzewska Bogna

    Sorry for nitpicking, but in the test project, shouldn't the first method be marked as [ClassInitialize] instead of [TestMethod]? It does initialize, not actually test any part of the solution, and in case someone added another test (i.e. for a second converter) above it, that test would fail on uninitialized API, wouldn't it? 

    0
    Comment actions Permalink

Article is closed for comments.