Skip to content

chore: inline the release pipelines and refresh existing pipelines (#… #82

chore: inline the release pipelines and refresh existing pipelines (#…

chore: inline the release pipelines and refresh existing pipelines (#… #82

GitHub Actions / JUnit Test Report succeeded Nov 13, 2023 in 0s

All 496 tests pass, 1 skipped in 2m 21s

     38 files       38 suites   2m 21s ⏱️
   497 tests    496 ✔️ 1 💤 0
2 685 runs  2 676 ✔️ 9 💤 0

Results for commit cee3037.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Length that is greater than remaining throws BufferUnderflowException

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

497 tests found

There are 497 tests, see "Raw output" for the full list of tests.
Raw output
com.hedera.pbj.compiler.impl.CommonTest ‑ Test comment with params and return
com.hedera.pbj.compiler.impl.CommonTest ‑ Test one line comment on lultiple lines
com.hedera.pbj.compiler.impl.CommonTest ‑ Test params, throws and returns
com.hedera.pbj.compiler.impl.CommonTest ‑ Test params, throws and returns more
com.hedera.pbj.compiler.impl.CommonTest ‑ Test params, throws and returns more 2
com.hedera.pbj.compiler.impl.CommonTest ‑ Test remove double asterisk
com.hedera.pbj.compiler.impl.LookupHelperTest ‑ testNormalizeFileName_alreadyNormalized()
com.hedera.pbj.compiler.impl.LookupHelperTest ‑ testNormalizeFileName_noQuotes()
com.hedera.pbj.compiler.impl.LookupHelperTest ‑ testNormalizeFileName_withQuotes()
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [1] , 0
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [2]  , 1
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [3] a, 1
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [4] 
, 1
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [5] not blank, 9
com.hedera.pbj.runtime.io.BytesTest ‑ Appends RandomAccessData
com.hedera.pbj.runtime.io.BytesTest ‑ Appends two Bytes objects
com.hedera.pbj.runtime.io.BytesTest ‑ Appends two Bytes objects, one empty
com.hedera.pbj.runtime.io.BytesTest ‑ Changed toString
com.hedera.pbj.runtime.io.BytesTest ‑ Changed toString2
com.hedera.pbj.runtime.io.BytesTest ‑ Empty bytes String is not null
com.hedera.pbj.runtime.io.BytesTest ‑ Empty bytes have length of 0
com.hedera.pbj.runtime.io.BytesTest ‑ Empty bytes have no data
com.hedera.pbj.runtime.io.BytesTest ‑ Get Unsigned Bytes
com.hedera.pbj.runtime.io.BytesTest ‑ Non bytes String is not null
com.hedera.pbj.runtime.io.BytesTest ‑ Write to MessageDigest
com.hedera.pbj.runtime.io.BytesTest ‑ Write to MessageDigest no 0 Offset
com.hedera.pbj.runtime.io.BytesTest ‑ Write to MessageDigest no 0 offset, partial
com.hedera.pbj.runtime.io.BytesTest ‑ Write to OutputStream
com.hedera.pbj.runtime.io.BytesTest ‑ Write to OutputStream non 0 offset
com.hedera.pbj.runtime.io.BytesTest ‑ Write to OutputStream non 0 offset partial
com.hedera.pbj.runtime.io.BytesTest ‑ [10] [-2, -1], [-2, -1], 0
com.hedera.pbj.runtime.io.BytesTest ‑ [11] [-2], [-2, -1], -1
com.hedera.pbj.runtime.io.BytesTest ‑ [12] [-2, -1], [-1, -2], -1
com.hedera.pbj.runtime.io.BytesTest ‑ [1] "", "", 0
com.hedera.pbj.runtime.io.BytesTest ‑ [1] [], [], 0
com.hedera.pbj.runtime.io.BytesTest ‑ [2] "a", "", 1
com.hedera.pbj.runtime.io.BytesTest ‑ [2] [], [1], -1
com.hedera.pbj.runtime.io.BytesTest ‑ [3] "", "a", -1
com.hedera.pbj.runtime.io.BytesTest ‑ [3] [1], [], 1
com.hedera.pbj.runtime.io.BytesTest ‑ [4] "a", "a", 0
com.hedera.pbj.runtime.io.BytesTest ‑ [4] [1], [2], -1
com.hedera.pbj.runtime.io.BytesTest ‑ [5] "aa", "a", 1
com.hedera.pbj.runtime.io.BytesTest ‑ [5] [2], [1], 1
com.hedera.pbj.runtime.io.BytesTest ‑ [6] "a", "aa", -1
com.hedera.pbj.runtime.io.BytesTest ‑ [6] [-1], [2], -3
com.hedera.pbj.runtime.io.BytesTest ‑ [6] [-1], [2], 253
com.hedera.pbj.runtime.io.BytesTest ‑ [7] "ab", "ba", 0
com.hedera.pbj.runtime.io.BytesTest ‑ [7] [2], [-1], -253
com.hedera.pbj.runtime.io.BytesTest ‑ [7] [2], [-1], 3
com.hedera.pbj.runtime.io.BytesTest ‑ [8] "abc", "cab", 0
com.hedera.pbj.runtime.io.BytesTest ‑ [8] [-1], [-2], 1
com.hedera.pbj.runtime.io.BytesTest ‑ [9] [-2], [-1], -1
com.hedera.pbj.runtime.io.BytesTest ‑ matchesPrefixByteArrayTest()
com.hedera.pbj.runtime.io.BytesTest ‑ matchesPrefixBytesTest()
com.hedera.pbj.runtime.io.BytesTest ‑ matchesPrefixEmpty_issue37()
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ Getting a byte with a negative offset throws
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ Getting bytes as byte array
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ Getting bytes as byte array offset not zero
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ Getting bytes as byte array offset zero, partial
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ Wrapping a null byte array throws
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ [1] []
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ [2] [0]
com.hedera.pbj.runtime.io.BytesTest$ByteWrappingTest ‑ [3] [-128, -100, -66, -7, -1, 0, 1, 9, 12, 51, 101, 127]
com.hedera.pbj.runtime.io.BytesTest$StringWrappingTest ‑ Wrapping a null string throws
com.hedera.pbj.runtime.io.BytesTest$StringWrappingTest ‑ [1] 
com.hedera.pbj.runtime.io.BytesTest$StringWrappingTest ‑ [2] This is a test of the emergency broadcast system
com.hedera.pbj.runtime.io.BytesTest$StringWrappingTest ‑ [3] Some crazy unicode characters here \U0001f92a
com.hedera.pbj.runtime.io.DataTest ‑ [10] 101
com.hedera.pbj.runtime.io.DataTest ‑ [10] 51
com.hedera.pbj.runtime.io.DataTest ‑ [10] 51.0
com.hedera.pbj.runtime.io.DataTest ‑ [11] 101
com.hedera.pbj.runtime.io.DataTest ‑ [11] 101.0
com.hedera.pbj.runtime.io.DataTest ‑ [11] 127
com.hedera.pbj.runtime.io.DataTest ‑ [11] 2147483647
com.hedera.pbj.runtime.io.DataTest ‑ [12] 2.147483648E9
com.hedera.pbj.runtime.io.DataTest ‑ [12] 2.14748365E9
com.hedera.pbj.runtime.io.DataTest ‑ [12] 2147483648
com.hedera.pbj.runtime.io.DataTest ‑ [13] 1.7976931348623157E308
com.hedera.pbj.runtime.io.DataTest ‑ [13] 3.4028235E38
com.hedera.pbj.runtime.io.DataTest ‑ [13] 9223372036854775807
com.hedera.pbj.runtime.io.DataTest ‑ [1] -128
com.hedera.pbj.runtime.io.DataTest ‑ [1] -2147483648
com.hedera.pbj.runtime.io.DataTest ‑ [1] -9223372036854775808
com.hedera.pbj.runtime.io.DataTest ‑ [1] 0
com.hedera.pbj.runtime.io.DataTest ‑ [1] 1.4E-45
com.hedera.pbj.runtime.io.DataTest ‑ [1] 4.9E-324
com.hedera.pbj.runtime.io.DataTest ‑ [2] -100
com.hedera.pbj.runtime.io.DataTest ‑ [2] -2.147483649E9
com.hedera.pbj.runtime.io.DataTest ‑ [2] -2.14748365E9
com.hedera.pbj.runtime.io.DataTest ‑ [2] -2147483649
com.hedera.pbj.runtime.io.DataTest ‑ [2] 1
com.hedera.pbj.runtime.io.DataTest ‑ [3] -100
com.hedera.pbj.runtime.io.DataTest ‑ [3] -100.0
com.hedera.pbj.runtime.io.DataTest ‑ [3] -66
com.hedera.pbj.runtime.io.DataTest ‑ [3] 9
com.hedera.pbj.runtime.io.DataTest ‑ [4] -66
com.hedera.pbj.runtime.io.DataTest ‑ [4] -66.0
com.hedera.pbj.runtime.io.DataTest ‑ [4] -7
com.hedera.pbj.runtime.io.DataTest ‑ [4] 51
com.hedera.pbj.runtime.io.DataTest ‑ [5] -1
com.hedera.pbj.runtime.io.DataTest ‑ [5] -7
com.hedera.pbj.runtime.io.DataTest ‑ [5] -7.0
com.hedera.pbj.runtime.io.DataTest ‑ [5] 101
com.hedera.pbj.runtime.io.DataTest ‑ [5] 127
com.hedera.pbj.runtime.io.DataTest ‑ [6] -1
com.hedera.pbj.runtime.io.DataTest ‑ [6] -1.0
com.hedera.pbj.runtime.io.DataTest ‑ [6] 0
com.hedera.pbj.runtime.io.DataTest ‑ [6] 127
com.hedera.pbj.runtime.io.DataTest ‑ [6] 4294967294
com.hedera.pbj.runtime.io.DataTest ‑ [7] 0
com.hedera.pbj.runtime.io.DataTest ‑ [7] 0.0
com.hedera.pbj.runtime.io.DataTest ‑ [7] 1
com.hedera.pbj.runtime.io.DataTest ‑ [7] 128
com.hedera.pbj.runtime.io.DataTest ‑ [8] 1
com.hedera.pbj.runtime.io.DataTest ‑ [8] 1.0
com.hedera.pbj.runtime.io.DataTest ‑ [8] 255
com.hedera.pbj.runtime.io.DataTest ‑ [8] 9
com.hedera.pbj.runtime.io.DataTest ‑ [9] 51
com.hedera.pbj.runtime.io.DataTest ‑ [9] 9
com.hedera.pbj.runtime.io.DataTest ‑ [9] 9.0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadByteTest ‑ Reading a byte from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadByteTest ‑ Reading a byte from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadByteTest ‑ Reading a byte past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadByteTest ‑ Reading bytes from beginning to end
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading Bytes with length greater than limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes from a fully read sequence is a no-op
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes from an empty sequence is a no-op
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData where the dst has length of 0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData where the dst is larger than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData where the dst is smaller than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData where the dst is the same length as the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData with offset where the dst is larger than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData with offset where the dst is smaller than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst BufferedData with offset where the dst is the same length as the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer where the dst has length of 0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer where the dst is larger than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer where the dst is smaller than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer where the dst is the same length as the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer with offset where the dst is larger than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer with offset where the dst is smaller than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst ByteBuffer with offset where the dst is the same length as the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array where the dst has length of 0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array where the dst is larger than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array where the dst is smaller than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array where the dst is the same length as the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array with offset and length where the dst has length of 0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array with offset where the dst is larger than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array with offset where the dst is smaller than the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes into a dst byte array with offset where the dst is the same length as the sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes where there is nothing remaining because we are at the limit is a no-op
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes with a negative length throws IllegalArgumentException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes with a negative offset throws IndexOutOfBoundsException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes with a null dst throws NullPointerException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ Reading bytes with an offset that is too large throws IndexOutOfBoundsException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ [1] 1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ [2] 5
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ [3] 26
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ offset=-1, length=1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ offset=100, length=10
com.hedera.pbj.runtime.io.ReadableTestBase$ReadBytesTest ‑ offset=5, length=10
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ Read a mixture of big and little endian data
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ Reading a double from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ Reading a double from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ Reading a double past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ Reading a double when less than 8 bytes are available throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=-1.2999999523162842
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=-8.199999809265137
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=-Infinity
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=0.0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=1.399999976158142
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=1.7976931348623157E308
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=4.9E-324
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=8.5
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=Infinity
com.hedera.pbj.runtime.io.ReadableTestBase$ReadDoubleTest ‑ value=NaN
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ Read a mixture of big and little endian data
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ Reading a float from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ Reading a float from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ Reading a float past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ Reading a float when less than 4 bytes are available throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=-1.3
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=-8.2
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=-Infinity
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=0.0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=1.4
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=1.4E-45
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=3.4028235E38
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=8.5
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=Infinity
com.hedera.pbj.runtime.io.ReadableTestBase$ReadFloatTest ‑ value=NaN
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ Read a mixture of big and little endian data
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ Reading an int from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ Reading an int from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ Reading an int past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ Reading an int when less than 4 bytes are available throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=-1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=-2147483648
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=-8
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=2147483647
com.hedera.pbj.runtime.io.ReadableTestBase$ReadIntTest ‑ value=8
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ Read a mixture of big and little endian data
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ Reading a long from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ Reading a long from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ Reading a long past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ Reading a long when less than 8 bytes are available throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=-1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=-8
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=-9223372036854775808
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=8
com.hedera.pbj.runtime.io.ReadableTestBase$ReadLongTest ‑ value=9223372036854775807
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedByteTest ‑ Reading an unsigned byte
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedByteTest ‑ Reading an unsigned byte from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedByteTest ‑ Reading an unsigned byte from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedByteTest ‑ Reading an unsigned byte past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ Read a mixture of big and little endian data
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ Reading an unsigned int from a full read sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ Reading an unsigned int from an empty sequence throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ Reading an unsigned int past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ Reading an unsigned int when less than 4 bytes are available throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ value=0
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ value=1
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ value=2147483647
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ value=4294967295
com.hedera.pbj.runtime.io.ReadableTestBase$ReadUnsignedIntTest ‑ value=8
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarIntTest ‑ Read a varint
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarIntTest ‑ Read a varint with zig zag encoding
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarIntTest ‑ Reading a varint past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarIntTest ‑ [1] false
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarIntTest ‑ [2] true
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarLongTest ‑ Read a varlong
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarLongTest ‑ Read a varlong with zig zag encoding
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarLongTest ‑ Reading a varlong past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarLongTest ‑ Reading a varlong that is not properly encoded throws DataEncodingException
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarLongTest ‑ [1] false
com.hedera.pbj.runtime.io.ReadableTestBase$ReadVarLongTest ‑ [2] true
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Creating a view past the limit throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Get sub-sequence of a sub-sequence
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Length + Position is less than limit (OK)
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Length + Position is the limit (OK)
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Length is zero (OK, empty sequence)
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Length that is greater than remaining throws BufferUnderflowException
com.hedera.pbj.runtime.io.ReadableTestBase$ViewTest ‑ Negative length throws IllegalArgumentException
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=-1, limit=-1
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=-1, limit=-1, expected=0
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=0, limit=0
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=0, limit=0, expected=0
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=0, limit=1
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=0, limit=1, expected=1
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=1, limit=1
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=1, limit=1, expected=0
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=1, limit=2
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=1, limit=2, expected=1
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=1, limit=3
com.hedera.pbj.runtime.io.SequentialDataTest ‑ position=1, limit=3, expected=2
com.hedera.pbj.runtime.io.SequentialTestBase$LimitTest ‑ Setting the limit between position and capacity works
com.hedera.pbj.runtime.io.SequentialTestBase$LimitTest ‑ Setting the limit to be greater than the capacity clamps to the capacity
com.hedera.pbj.runtime.io.SequentialTestBase$LimitTest ‑ Setting the limit to be less than the position clamps to the position
com.hedera.pbj.runtime.io.SequentialTestBase$LimitTest ‑ Setting the limit to be negative clamps to the position
com.hedera.pbj.runtime.io.SequentialTestBase$SkipTest ‑ [1] -1, 0
com.hedera.pbj.runtime.io.SequentialTestBase$SkipTest ‑ [2] 0, 0
com.hedera.pbj.runtime.io.SequentialTestBase$SkipTest ‑ [3] 3, 3
com.hedera.pbj.runtime.io.SequentialTestBase$SkipTest ‑ [4] 5, 5
com.hedera.pbj.runtime.io.SequentialTestBase$SkipTest ‑ [5] 7, 5
com.hedera.pbj.runtime.io.WritableTestBase$WriteByteTest ‑ Bytes written end up in the sequence correctly
com.hedera.pbj.runtime.io.WritableTestBase$WriteByteTest ‑ Writing a byte past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteByteTest ‑ Writing a byte to a full writable sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src BufferedData where the src has length of 0
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src BufferedData where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src BufferedData where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src BufferedData with offset where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src BufferedData with offset where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src ByteBuffer where the src has length of 0
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src ByteBuffer where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src ByteBuffer where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src ByteBuffer with offset where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src ByteBuffer with offset where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src InputStream where nothing is remaining in the seq does nothing
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src InputStream where the maxLength is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src InputStream where the maxLength is the larger than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src InputStream where the maxLength is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src InputStream with offset where the maxLength is 0 does nothing
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src RandomAccessData where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src RandomAccessData where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src byte array where the src has length of 0
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src byte array where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src byte array where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src byte array with offset and length where the length is 0
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src byte array with offset where the src is smaller than the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from a src byte array with offset where the src is the same length as the sequence limit
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from an InputStream with less data than the maxLength returns number of bytes written
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from an InputStream with lots of data
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes from an InputStream with no data return 0
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes to an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes where the sequence position is at the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes with a negative length throws IllegalArgumentException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes with a negative offset throws IndexOutOfBoundsException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes with a null src throws NullPointerException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing bytes with an offset that is too large throws IndexOutOfBoundsException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ Writing from a closed stream throws DataAccessException
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ offset=-1, length=1
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ offset=100, length=10
com.hedera.pbj.runtime.io.WritableTestBase$WriteBytesTest ‑ offset=5, length=10
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ Write a mixture of big and little endian data
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ Writing a double past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ Writing a double to an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ Writing a double when less than 8 bytes are remaining throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=-1.2999999523162842
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=-8.199999809265137
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=-Infinity
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=0.0
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=1.399999976158142
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=1.7976931348623157E308
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=4.9E-324
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=8.5
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=Infinity
com.hedera.pbj.runtime.io.WritableTestBase$WriteDoubleTest ‑ value=NaN
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ Write a mixture of big and little endian data
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ Writing a float past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ Writing a float to an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ Writing a float when less than 4 bytes are remaining throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=-1.3
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=-8.2
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=-Infinity
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=0.0
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=1.4
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=1.4E-45
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=3.4028235E38
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=8.5
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=Infinity
com.hedera.pbj.runtime.io.WritableTestBase$WriteFloatTest ‑ value=NaN
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ Write a mixture of big and little endian data
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ Writing an int past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ Writing an int to an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ Writing an int when less than 4 bytes are remaining throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=-1
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=-2147483648
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=-8
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=0
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=1
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=2147483647
com.hedera.pbj.runtime.io.WritableTestBase$WriteIntTest ‑ value=8
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ Write a mixture of big and little endian data
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ Writing a long past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ Writing a long to an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ Writing a long when less than 8 bytes are remaining throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=-1
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=-8
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=-9223372036854775808
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=0
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=1
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=8
com.hedera.pbj.runtime.io.WritableTestBase$WriteLongTest ‑ value=9223372036854775807
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedByteTest ‑ Writing an unsigned byte
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedByteTest ‑ Writing an unsigned byte from an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedByteTest ‑ Writing an unsigned byte past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ Write a mixture of big and little endian data
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ Writing an unsigned int past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ Writing an unsigned int to an eof sequence throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ Writing an unsigned int when less than 4 bytes are remaining throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ value=0
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ value=1
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ value=2147483647
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ value=4294967295
com.hedera.pbj.runtime.io.WritableTestBase$WriteUnsignedIntTest ‑ value=8
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarIntTest ‑ Write a varint
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarIntTest ‑ Write a varint with zigzag encoding
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarIntTest ‑ Writing a varint past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarIntTest ‑ [1] false
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarIntTest ‑ [2] true
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarLongTest ‑ Write a varlong
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarLongTest ‑ Write a varlong with zigzag encoding
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarLongTest ‑ Writing a varlong past the limit throws BufferOverflowException
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarLongTest ‑ [1] false
com.hedera.pbj.runtime.io.WritableTestBase$WriteVarLongTest ‑ [2] true
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [10] 1024
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [10] 32
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [11] 1025
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [11] 33
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [12] 127
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [12] 65534
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [13] 128
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [13] 65535
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [14] 512
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [14] 65536
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [15] 1000
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [15] 4294967295
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [16] 1024
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [16] 4294967296
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [17] 4000
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [17] 4294967297
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [18] 16384
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [18] 281474976710655
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [19] 281474976710656
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [19] 65535
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [1] 0
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [20] 281474976710657
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [20] 65536
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [21] -1
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [21] 65537
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [22] -7
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [22] 16777215
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [23] -8
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [23] 16777216
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [24] -9
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [24] 16777217
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [25] -127
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [25] 2147483647
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [26] -1
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [26] -128
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [27] -129
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [27] -7
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [28] -65534
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [28] -8
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [29] -65535
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [29] -9
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [2] 1
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [30] -127
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [30] -65536
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [31] -128
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [31] -4294967295
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [32] -129
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [32] -4294967296
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [33] -4294967297
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [33] -65535
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [34] -65536
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [35] -16777215
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [36] -16777216
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [37] -16777217
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [38] -2147483648
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [3] 2
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [3] 7
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [4] 4
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [4] 8
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [5] 7
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [5] 9
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [6] 127
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [6] 8
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [7] 128
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [7] 15
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [8] 129
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [8] 16
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [9] 1023
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ [9] 31
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ readBytes() does always copy
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ readBytes() works with views
com.hedera.pbj.runtime.io.buffer.BufferedDataTest ‑ toString() is safe
com.hedera.pbj.runtime.io.buffer.RandomAccessDataTest ‑ [1] 
com.hedera.pbj.runtime.io.buffer.RandomAccessDataTest ‑ [2] a
com.hedera.pbj.runtime.io.buffer.RandomAccessDataTest ‑ [3] ab
com.hedera.pbj.runtime.io.buffer.RandomAccessDataTest ‑ [4] abc
com.hedera.pbj.runtime.io.buffer.RandomAccessDataTest ‑ [5] ✅
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Bad InputStream during close is ignored
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Bad InputStream empty when read
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Bad InputStream will fail on read
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Bad InputStream will fail on skip
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Closed stream cannot be read
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Closed stream has no bytes remaining
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Limit is not changed when we get to the end of the stream
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Limit snaps to position if set to less than position
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Read past the data - EOF
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Read some bytes
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Read some bytes, skip some bytes, read some more bytes
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Read up to some limit and then extend the limit
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Read up to some limit on the stream which is less than its total length
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Reusing an input stream on two ReadableStreamingData does not lose any data
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Skip some bytes, read some bytes
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Skipping more bytes than are available
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Stream with data
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Stream with no data
com.hedera.pbj.runtime.io.stream.ReadableStreamingDataTest ‑ Streams can be closed twice
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ Skipping with a closed stream throws DataAccessException
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ Writing to a closed stream throws DataAccessException
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [1] -1
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [2] 0
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [3] 2
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [4] 1024
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [5] 1025
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [6] 2048
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ [7] 3000
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ capacity() returns Long.MAX_VALUE by default
com.hedera.pbj.runtime.io.stream.WritableStreamingDataTest ‑ capacity() returns the capacity specified in the constructor
tests.FieldDefinitionTest ‑ negativeNumberThrows()
tests.FieldDefinitionTest ‑ nullNameThrows()
tests.FieldDefinitionTest ‑ nullTypeThrows()
tests.OneOfTest ‑ asReturnsValue()
tests.OneOfTest ‑ nullNameIsOK()
tests.OneOfTest ‑ nullTypeThrows()
tests.ProtoConstantsTest ‑ [1] WIRE_TYPE_VARINT_OR_ZIGZAG
tests.ProtoConstantsTest ‑ [2] WIRE_TYPE_FIXED_64_BIT
tests.ProtoConstantsTest ‑ [3] WIRE_TYPE_DELIMITED
tests.ProtoConstantsTest ‑ [4] WIRE_TYPE_GROUP_START
tests.ProtoConstantsTest ‑ [5] WIRE_TYPE_GROUP_END
tests.ProtoConstantsTest ‑ [6] WIRE_TYPE_FIXED_32_BIT