diff options
author | Christian Flothmann <christian.flothmann@xabbuh.de> | 2015-09-28 16:57:37 +0200 |
---|---|---|
committer | Christian Flothmann <christian.flothmann@xabbuh.de> | 2015-09-28 18:17:14 +0200 |
commit | 32bb482c4e2530afa20d3f142b3651ae59851d25 (patch) | |
tree | 5605ad7b49ae4a079bfb94c7e2065b4c72ccef8b /Core/Authentication | |
parent | c2b112b6c8bb972bacb28ae38043b74ab47ae5f0 (diff) | |
download | symfony-security-32bb482c4e2530afa20d3f142b3651ae59851d25.zip symfony-security-32bb482c4e2530afa20d3f142b3651ae59851d25.tar.gz symfony-security-32bb482c4e2530afa20d3f142b3651ae59851d25.tar.bz2 |
fix tests for the `AbstractVoter` class
* The `LegacyAbstractVoterTest` class is not needed anymore, tests have
been moved to the `AbstractVoterTest` class tagging them with the
legacy group.
* Tests are applied on `stdClass` object instances. Thus, the legacy
voter fixture class must not support `AbstractVoterTest_Object`
instances, but support `stdClass` objects instead.
Diffstat (limited to 'Core/Authentication')
0 files changed, 0 insertions, 0 deletions