7 public function setUp() : void
9 PHPUnit_Framework_Error_Deprecated::$enabled =
false;
10 $this->prg_obj_id = 123;
12 $this->source_id = 666;
15 $this->dat =
new DateTimeImmutable(
'2019-06-05 15:25:12');
28 $this->assertInstanceOf(
29 ilStudyProgrammeAutoMembershipSource::class,
74 $ams->getLastEditorId()
An exception for terminatinating execution or to throw for unit testing.
Class ilStudyProgrammeAutoMembershipSource.
testGetSourceType($ams)
@depends testConstruction
testGetSourceId($ams)
@depends testConstruction
testGetPrgObjId($ams)
@depends testConstruction
testGetLastEditorId($ams)
@depends testConstruction
testGetLastEdited($ams)
@depends testConstruction