| Constructor and Description | 
|---|
| OutputIdTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testAllOutputSetEncodesByteWithAllBitsSet() | 
| void | testByteWithAllBitsSetDecodesToAllOutputs() | 
| void | testByteWithEvenBitsSetDecodesToOutputsBDFH() | 
| void | testByteWithHighBitSetDecodesToOutputH() | 
| void | testByteWithLowBitSetDecodesToOutputA() | 
| void | testOutputAEncodesByteWithLowBitSet() | 
| void | testOutputHEncodesByteWithHighBitSet() | 
| void | testThereAreEightOutputs() | 
public void testAllOutputSetEncodesByteWithAllBitsSet()
                                               throws Exception
Exceptionpublic void testOutputAEncodesByteWithLowBitSet()
                                         throws Exception
Exceptionpublic void testOutputHEncodesByteWithHighBitSet()
                                          throws Exception
Exceptionpublic void testByteWithAllBitsSetDecodesToAllOutputs()
                                               throws Exception
Exceptionpublic void testByteWithLowBitSetDecodesToOutputA()
                                           throws Exception
Exceptionpublic void testByteWithEvenBitsSetDecodesToOutputsBDFH()
                                                 throws Exception
Exceptionpublic void testByteWithHighBitSetDecodesToOutputH()
                                            throws Exception
ExceptionCopyright © 2016–2025. All rights reserved.