Closed hwwhww closed 4 years ago
Address issue #116
HomogeneousProperCompositeSedes.__init_()
Vector
Bitvector
__init__()
max_length < 1
List
Bitlist
max_length < 0
ValueError
test_homogeneous_sequence_length_boundary
test_bitfield_length_boundary
/cc @booleanfunction @saltiniroberto
What was wrong?
Address issue #116
How was it fixed?
HomogeneousProperCompositeSedes.__init_()
Vector
andBitvector
)__init__()
with illegal conditionmax_length < 1
.List
andBitlist
)__init__()
with illegal conditionmax_length < 0
.ValueError
for these exceptions.test_homogeneous_sequence_length_boundary
andtest_bitfield_length_boundary
Cute Animal Picture
/cc @booleanfunction @saltiniroberto