SFRMPartnershipDSDAOTest

public class SFRMPartnershipDSDAOTest extends DAOTest<SFRMPartnershipDSDAO>

Methods

getTableName

public String getTableName()

testCheckAllFields

public void testCheckAllFields()

testDeletePartnership

public void testDeletePartnership()

testFindAllPartnerships

public void testFindAllPartnerships()

testFindPartnershipById

public void testFindPartnershipById()

testFindPartnershipByIdNeg

public void testFindPartnershipByIdNeg()

testFindPartnershipByIdObj

public void testFindPartnershipByIdObj()

testFindPartnershipByIdObjNeg

public void testFindPartnershipByIdObjNeg()

testFindPartnershipBySeq

public void testFindPartnershipBySeq()

testFindPartnershipBySeqNeg

public void testFindPartnershipBySeqNeg()

testFindPartnershipBySeqObj

public void testFindPartnershipBySeqObj()

testFindPartnershipBySeqObjNeg

public void testFindPartnershipBySeqObjNeg()

testInsertPartnership

public void testInsertPartnership()

testInsertPartnershipNeg

public void testInsertPartnershipNeg()

testUpdatePartnership

public void testUpdatePartnership()

testUpdatePartnershipNeg

public void testUpdatePartnershipNeg()