Lines Matching defs:change
43 // so if you change them you must change the tests
158 test Descriptor that is not supposed to change the contents of
162 that would not in fact change the contents.
197 Test case where the change(d) method attempts to make some
198 change to the Descriptor d. The behaviour depends on whether
200 immutable, then the change attempt must throw a
203 then the change attempt must succeed, and the Descriptor must
221 ChangedCase.this.change(d);
230 change(d);
251 return "wrong field names after change: found " +
256 return "wrong value after change: for fields " +
265 abstract void change(Descriptor d);
511 void change(Descriptor d) {
517 void change(Descriptor d) {
523 void change(Descriptor d) {
530 void change(Descriptor d) {
539 void change(Descriptor d) {
546 void change(Descriptor d) {
553 void change(Descriptor d) {
560 void change(Descriptor d) {
567 void change(Descriptor d) {
574 void change(Descriptor d) {