public function setUp() { $this->provider = $this->createMock('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderInterface'); }