sk.baka.tools.jpa
Class PagingTest

java.lang.Object
  extended by sk.baka.tools.jpa.PagingTest

public class PagingTest
extends Object

Tests the Paging class.

Author:
Martin Vysny

Constructor Summary
PagingTest()
           
 
Method Summary
 void testCorrectCreation()
           
 void testEqualsHashCode()
           
 void testInvalidArg1()
           
 void testInvalidArg2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagingTest

public PagingTest()
Method Detail

testEqualsHashCode

public void testEqualsHashCode()

testCorrectCreation

public void testCorrectCreation()

testInvalidArg1

public void testInvalidArg1()

testInvalidArg2

public void testInvalidArg2()


Copyright © 2009-2010. All Rights Reserved.