restrict error injection to non-array primitive types so we can use a random value...
[IRC.git] / Robust / src / Tests / StringBufferTest.java
2006-10-25 bdemskyAdding StringBuffer class and test case. This gives...