assertEquals($requestManager->host, 'http://localhost:8545'); $requestManager->host = $this->testRinkebyHost; $this->assertEquals($requestManager->host, 'http://localhost:8545'); } }