コード例 #1
0
 public function testShouldNotBeEmpty()
 {
     $g = new GCECredentials();
     $this->assertNotEmpty($g->getCacheKey());
 }