Example #1
0
 public function testIsNotStackable()
 {
     $this->assertFalse(self::$obj->isStackable());
 }