test
Class TestNameTable

java.lang.Object
  extended by test.BasePerfTest
      extended by test.TestNameTable

public final class TestNameTable
extends BasePerfTest


Constructor Summary
protected TestNameTable()
           
 
Method Summary
static void main(String[] args)
           
protected  int testExec(File file)
           
 
Methods inherited from class test.BasePerfTest
test, test2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNameTable

protected TestNameTable()
Method Detail

testExec

protected int testExec(File file)
                throws Exception
Specified by:
testExec in class BasePerfTest
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2012 Fasterxml.com. All Rights Reserved.