pt.despodata.java.fglreport.tests
Class ProprinterControlTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bypt.moredata.tests.TestCase
              extended bypt.despodata.java.fglreport.tests.ProprinterControlTest
All Implemented Interfaces:
junit.framework.Test

public class ProprinterControlTest
extends TestCase

ProprinterControlTest.java Company MoreData

Version:
$Revision: 1.1.1.1 $
Author:
betap

Constructor Summary
ProprinterControlTest(java.lang.String testName)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
          Test setup.
static junit.framework.Test suite()
           
 void testCond()
          Test of Cond method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testCornerIntLeft()
          Test of CornerIntLeft method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testCornerIntRight()
          Test of CornerIntRight method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testCornerSupLeft()
          Test of CornerSupLeft method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testCornerSupRight()
          Test of CornerSupRight method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testDraft()
          Test of Draft method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testDStrike()
          Test of DStrike method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testElite()
          Test of Elite method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testEnlarged()
          Test of Enlarged method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testJunctionInt()
          Test of JunctionInt method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testJunctionLeft()
          Test of JunctionLeft method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testJunctionRight()
          Test of JunctionRight method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testJunctionTop()
          Test of JunctionTop method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testJunctionUnd()
          Test of JunctionUnd method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testMissingTest()
           
 void testN216()
          Test of N216 method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testNlq()
          Test of Nlq method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testNoCond()
          Test of NoCond method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testNoDStrike()
          Test of NoDStrike method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testNoEnlarged()
          Test of NoEnlarged method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testNoProp()
          Test of NoProp method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testNoUnl()
          Test of NoUnl method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testOneSixth()
          Test of OneSixth method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testOneTenth()
          Test of OneTenth method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testProp()
          Test of Prop method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testStroke()
          Test of Stroke method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testStrokeHoriz()
          Test of StrokeHoriz method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testStrokeVert()
          Test of StrokeVert method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testStrokeVert2()
          Test of StrokeVert2 method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testUnl()
          Test of Unl method, of class pt.despodata.java.fglreport.ProprinterControl.
 void testVertCm()
           
 
Methods inherited from class pt.moredata.tests.TestCase
assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, main, testMissingTest
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProprinterControlTest

public ProprinterControlTest(java.lang.String testName)
Method Detail

setUp

protected void setUp()
Test setup. This method is executed once for each test method.


suite

public static junit.framework.Test suite()

testMissingTest

public void testMissingTest()
                     throws java.lang.SecurityException
Throws:
java.lang.SecurityException

testElite

public void testElite()
Test of Elite method, of class pt.despodata.java.fglreport.ProprinterControl.


testOneTenth

public void testOneTenth()
Test of OneTenth method, of class pt.despodata.java.fglreport.ProprinterControl.


testOneSixth

public void testOneSixth()
Test of OneSixth method, of class pt.despodata.java.fglreport.ProprinterControl.


testN216

public void testN216()
Test of N216 method, of class pt.despodata.java.fglreport.ProprinterControl.


testVertCm

public void testVertCm()

testCond

public void testCond()
Test of Cond method, of class pt.despodata.java.fglreport.ProprinterControl.


testNoCond

public void testNoCond()
Test of NoCond method, of class pt.despodata.java.fglreport.ProprinterControl.


testUnl

public void testUnl()
Test of Unl method, of class pt.despodata.java.fglreport.ProprinterControl.


testNoUnl

public void testNoUnl()
Test of NoUnl method, of class pt.despodata.java.fglreport.ProprinterControl.


testDStrike

public void testDStrike()
Test of DStrike method, of class pt.despodata.java.fglreport.ProprinterControl.


testNoDStrike

public void testNoDStrike()
Test of NoDStrike method, of class pt.despodata.java.fglreport.ProprinterControl.


testEnlarged

public void testEnlarged()
Test of Enlarged method, of class pt.despodata.java.fglreport.ProprinterControl.


testNoEnlarged

public void testNoEnlarged()
Test of NoEnlarged method, of class pt.despodata.java.fglreport.ProprinterControl.


testProp

public void testProp()
Test of Prop method, of class pt.despodata.java.fglreport.ProprinterControl.


testNoProp

public void testNoProp()
Test of NoProp method, of class pt.despodata.java.fglreport.ProprinterControl.


testNlq

public void testNlq()
Test of Nlq method, of class pt.despodata.java.fglreport.ProprinterControl.


testDraft

public void testDraft()
Test of Draft method, of class pt.despodata.java.fglreport.ProprinterControl.


testCornerSupLeft

public void testCornerSupLeft()
Test of CornerSupLeft method, of class pt.despodata.java.fglreport.ProprinterControl.


testCornerSupRight

public void testCornerSupRight()
Test of CornerSupRight method, of class pt.despodata.java.fglreport.ProprinterControl.


testCornerIntLeft

public void testCornerIntLeft()
Test of CornerIntLeft method, of class pt.despodata.java.fglreport.ProprinterControl.


testCornerIntRight

public void testCornerIntRight()
Test of CornerIntRight method, of class pt.despodata.java.fglreport.ProprinterControl.


testJunctionLeft

public void testJunctionLeft()
Test of JunctionLeft method, of class pt.despodata.java.fglreport.ProprinterControl.


testJunctionRight

public void testJunctionRight()
Test of JunctionRight method, of class pt.despodata.java.fglreport.ProprinterControl.


testJunctionTop

public void testJunctionTop()
Test of JunctionTop method, of class pt.despodata.java.fglreport.ProprinterControl.


testJunctionUnd

public void testJunctionUnd()
Test of JunctionUnd method, of class pt.despodata.java.fglreport.ProprinterControl.


testJunctionInt

public void testJunctionInt()
Test of JunctionInt method, of class pt.despodata.java.fglreport.ProprinterControl.


testStrokeHoriz

public void testStrokeHoriz()
Test of StrokeHoriz method, of class pt.despodata.java.fglreport.ProprinterControl.


testStrokeVert

public void testStrokeVert()
Test of StrokeVert method, of class pt.despodata.java.fglreport.ProprinterControl.


testStrokeVert2

public void testStrokeVert2()
Test of StrokeVert2 method, of class pt.despodata.java.fglreport.ProprinterControl.


testStroke

public void testStroke()
Test of Stroke method, of class pt.despodata.java.fglreport.ProprinterControl.


main

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