Example #1
0
 public function testItCanFetchApplicationBox()
 {
     $this->assertInstanceOf(\appbox::class, $this->sut->getApplicationBox());
 }