com.androidplot.xy
Class XYPlotLayoutTest

java.lang.Object
  extended by com.androidplot.xy.XYPlotLayoutTest

public class XYPlotLayoutTest
extends Object


Nested Class Summary
static class XYPlotLayoutTest.MockView
           
 
Constructor Summary
XYPlotLayoutTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetStepIncrementalPixel()
           
 void testGetStepIncrementalValue()
           
 void testGetStepSubdivide()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYPlotLayoutTest

public XYPlotLayoutTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetStepIncrementalPixel

public void testGetStepIncrementalPixel()
                                 throws Exception
Throws:
Exception

testGetStepIncrementalValue

public void testGetStepIncrementalValue()
                                 throws Exception
Throws:
Exception

testGetStepSubdivide

public void testGetStepSubdivide()
                          throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.