コード例 #1
0
ファイル: StackTest.php プロジェクト: robo47/BlazeFramework
 public function testToArray()
 {
     // Remove the following lines when you implement this test.
     $this->assertTrue(\is_array($this->object->toArray()));
 }