KMP PHP API Reference

WaiverTypesTableTest extends BaseTestCase
in package

Waivers\Model\Table\WaiverTypesTable Test Case

Table of Contents

Properties

$WaiverTypes  : WaiverTypesTable
Test subject

Methods

testCreate()  : void
Test creating a waiver type
testDeactivateInsteadOfDelete()  : void
Test deactivating instead of deleting active waiver types
testDelete()  : void
Test deleting a waiver type
testFindActive()  : void
Test find active scope
testRetentionPolicyStructureValidation()  : void
Test retention policy validation for required structure
testUniqueNameValidation()  : void
Test unique name validation
testUpdate()  : void
Test updating a waiver type
testValidationDefault()  : void
Test validationDefault method
setUp()  : void
setUp method
tearDown()  : void
tearDown method

Properties

Methods

testDeactivateInsteadOfDelete()

Test deactivating instead of deleting active waiver types

public testDeactivateInsteadOfDelete() : void

testRetentionPolicyStructureValidation()

Test retention policy validation for required structure

public testRetentionPolicyStructureValidation() : void

testUniqueNameValidation()

Test unique name validation

public testUniqueNameValidation() : void

        
On this page

Search results