Add form helper for tests
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 1 Sep 2023 07:01:59 +0000 (19:01 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 3 Sep 2023 02:49:31 +0000 (14:49 +1200)
commit197882e6dcde81d54efa73a0342f8f4b41cebcc2
treed871d258aaea98b05a15cecb47870d996ce9ae90
parent09b811307615fb3e20462436aa63fc56c4f3833c
Add form helper for tests
Civi/Test/FormTrait.php [new file with mode: 0644]
Civi/Test/FormWrapper.php [new file with mode: 0644]
Civi/Test/FormWrappers/EventFormParticipant.php [new file with mode: 0644]
tests/phpunit/CRM/Event/Form/ParticipantTest.php