phpunit – assert internal type error – CLI HAS STOPPED WORKING
Yazım tarihi: Nisan 22, 2013 Filed under: Uncategorized | Tags: assertInternalType, cli has stopped working, phpunit, Windows Yorum bırakınphpunitteki bir test metodumda yanlışlıkla assertInternalType kısmında 2 parametre yerine tek parametre ile işlem yapmıştım. $this->assertInternalType(‘string’,$oid); yazacağıma $this->assertInternalType($oid); yaazmı…
Devamı için : phpunit – assert internal type error – CLI HAS STOPPED WORKING
Son Yorumlar