aspnetcore/test/Microsoft.AspNetCore.Antifo.../Internal
Doug Bunting c85badcf71 Fix bad merge
- not exactly logging at the right spot in `GetAndStoreTokens()`
- test helpers were creating two separate `ServiceCollections`
 - also didn't compile!
2016-02-09 16:43:01 -08:00
..
AntiforgeryOptionsSetupTest.cs
AntiforgeryTokenTest.cs
BinaryBlobTest.cs
DefaultAntiforgeryTest.cs Fix bad merge 2016-02-09 16:43:01 -08:00
DefaultAntiforgeryTokenGeneratorTest.cs
DefaultAntiforgeryTokenSerializerTest.cs
DefaultAntiforgeryTokenStoreTest.cs Serialize cookie token at most once 2016-02-09 15:29:04 -08:00
DefaultClaimUidExtractorTest.cs