public void PosTest1() { DecoderCtorDecoder decoder = new DecoderCtorDecoder(); Assert.NotNull(decoder); }