Provides a fake session.
More...
|
Task | LoadAsync (CancellationToken cancellationToken=new()) |
Task | CommitAsync (CancellationToken cancellationToken=new()) |
bool | TryGetValue (string key, out byte[] value) |
void | Set (string key, byte[] value) |
void | Remove (string key) |
void | Clear () |
|
bool | IsAvailable = true [get] |
string | Id = Guid.NewGuid().ToString() [get] |
IEnumerable< string > | Keys [get] |
The documentation for this class was generated from the following file:
- source/TestUtils/PeanutButter.TestUtils.AspNetCore/Fakes/FakeSession.cs