image.test
Class WriteTests

java.lang.Object
  extended by image.test.WriteTests

public class WriteTests
extends java.lang.Object

Image tests for documentation, examples are similar (almost identical) to those found in the 2htdp/image documentation.


Constructor Summary
WriteTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteTests

public WriteTests()
Method Detail

main

public static void main(java.lang.String[] args)