示例#1
0
 public function testAllocated()
 {
     $this->assertInstanceOf("\\BT\\BinaryDigit", $this->object->allocated());
     $this->assertInstanceOf("\\BT\\BinaryDigit", $this->object->allocated());
 }