Structs§
- Store
- A store for assertions with some custom
IdentGeneratorto generate unique identifiers to be used within asserts.DefaultStoreis recommended for most purposes, which uses aCountingIdentGenerator.
IdentGenerator to generate
unique identifiers to be used within asserts. DefaultStore is recommended for most
purposes, which uses a CountingIdentGenerator.