public EncoderTest(System.String sTestName, CoderTestUtilities coderTestUtils) { this.coderTestUtils = coderTestUtils; }
public DecoderTest(string testName, CoderTestUtilities coderTestUtils) { this.coderTestUtils = coderTestUtils; }