it.eng.spago.dbaccess.test
Class KeyProviderTest

java.lang.Object
  extended by TestCase
      extended by it.eng.spago.dbaccess.test.KeyProviderTest

public class KeyProviderTest
extends TestCase

Author:
bernabei To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
KeyProviderTest(java.lang.String arg0)
          Constructor for KeyGeneratorTest.
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testGenerateKey()
          Test di verifica della generazione della chiave.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyProviderTest

public KeyProviderTest(java.lang.String arg0)
Constructor for KeyGeneratorTest.

Parameters:
arg0 -
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testGenerateKey

public void testGenerateKey()
Test di verifica della generazione della chiave. Verifica se la generazione ritorna una stringa non nulla e non vuota