org.especialistajee.jhd.filmoteca.dao
Class MemoryPeliculaDAOTest

java.lang.Object
  extended by org.especialistajee.jhd.filmoteca.dao.MemoryPeliculaDAOTest

public class MemoryPeliculaDAOTest
extends java.lang.Object


Constructor Summary
MemoryPeliculaDAOTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void testAddPelicula1()
           
 void testAddPelicula2()
           
 void testAddPelicula3()
           
 void testAddPelicula4()
           
 void testAddPelicula5()
           
 void testAddPelicula6()
           
 void testDelPelicula1()
           
 void testDelPelicula2()
           
 void testDelPelicula3()
           
 void testDelPelicula4()
           
 void testDelPelicula5()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryPeliculaDAOTest

public MemoryPeliculaDAOTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

setUp

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

testAddPelicula1

public void testAddPelicula1()

testAddPelicula2

public void testAddPelicula2()

testAddPelicula3

public void testAddPelicula3()
                      throws DAOException
Throws:
DAOException

testAddPelicula4

public void testAddPelicula4()
                      throws DAOException
Throws:
DAOException

testAddPelicula5

public void testAddPelicula5()
                      throws DAOException
Throws:
DAOException

testAddPelicula6

public void testAddPelicula6()
                      throws DAOException
Throws:
DAOException

testDelPelicula1

public void testDelPelicula1()
                      throws DAOException
Throws:
DAOException

testDelPelicula2

public void testDelPelicula2()

testDelPelicula3

public void testDelPelicula3()
                      throws DAOException
Throws:
DAOException

testDelPelicula4

public void testDelPelicula4()

testDelPelicula5

public void testDelPelicula5()
                      throws DAOException
Throws:
DAOException