foreign_keys()->create(); // Force commit for propel DB::commit(); $result = PMFNewCaseImpersonate($table->PRO_UID, $table->USR_UID, [], ''); $this->assertEquals(0, $result); } }