/[gzz]/gzz/lava/test/gzz/storm/StormPoolTest.java
ViewVC logotype

Diff of /gzz/lava/test/gzz/storm/StormPoolTest.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by benja, Thu Nov 14 21:25:06 2002 UTC revision 1.11 by benja, Sat Nov 16 04:38:04 2002 UTC
# Line 207  public class StormPoolTest { Line 207  public class StormPoolTest {
207              id2 = bos.getBlock().getId();              id2 = bos.getBlock().getId();
208    
209          if(!id.equals(id1))          if(!id.equals(id1))
210              throw new Error("bos.getBlockId() does not match");              throw new Error("bos.getBlockId() does not match: "+id1);
211    
212          if(!id.equals(id2))          if(!id.equals(id2))
213              throw new Error("bos.getBlock().getId() does not match");              throw new Error("bos.getBlock().getId() does not match: "+id2);
214      }      }
215    
216      /** Test that trying to get a nonexistent block      /** Test that trying to get a nonexistent block

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26