Module linera_views::test_utils::test_views
source · Expand description
Some View
s that are easy to use with test cases.
Structs§
- Wrapper to test with a
BucketQueueView
. - Wrapper to test with a
CollectionView
. - Wrapper to test with a
LogView
. - Wrapper to test with a
MapView
. - Wrapper to test with a
QueueView
. - Wrapper to test with a
RegisterView
. - Wrapper to test with a
SetView
.
Traits§
- A
View
to be used in test cases.