com.extentech.ExtenXLS
Class testConversions

java.lang.Object
  extended by TestCase
      extended by com.extentech.formats.XLS.testXLSRecord
          extended by com.extentech.ExtenXLS.testConversions
All Implemented Interfaces:
com.extentech.toolkit.LogOutputter

public class testConversions
extends com.extentech.formats.XLS.testXLSRecord


Field Summary
 
Fields inherited from class com.extentech.formats.XLS.testXLSRecord
DEBUGLEVEL, workingdir
 
Constructor Summary
testConversions(java.lang.String name)
           
testConversions(java.lang.String name, int dbl)
           
 
Method Summary
 void assertAgainstLockdown(CellHandle[] cells, java.lang.String fn, java.lang.String testname)
           
 java.lang.String cellsToString(CellHandle[] cells)
           
 CellHandle[] getOrderedCells(WorkBookHandle wb)
           
 CellHandle[] removeNBSpaces(CellHandle[] cells)
           
 void runTest1()
           
 void runTest2()
           
 void testConversions()
           
 
Methods inherited from class com.extentech.formats.XLS.testXLSRecord
assertAgainstLockdown, assertAgainstLockdown, assertAgainstLockdownOLD, benchmark, getLogDate, log, log, log, openBookCaptureOutput, testChangeCell, testClearAll, testClearAndChange, testReadAllCells, testUserFile, testWrite, testWrite
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

testConversions

public testConversions(java.lang.String name,
                       int dbl)

testConversions

public testConversions(java.lang.String name)
Method Detail

testConversions

public void testConversions()

runTest1

public void runTest1()

runTest2

public void runTest2()

assertAgainstLockdown

public void assertAgainstLockdown(CellHandle[] cells,
                                  java.lang.String fn,
                                  java.lang.String testname)

getOrderedCells

public CellHandle[] getOrderedCells(WorkBookHandle wb)

removeNBSpaces

public CellHandle[] removeNBSpaces(CellHandle[] cells)

cellsToString

public java.lang.String cellsToString(CellHandle[] cells)


Copyright © 2007 Extentech Inc. All Rights Reserved.