sui_
move_
natives_
latest
0.1.0
Module test_
scenario
Module Items
Structs
Functions
In crate sui_
move_
natives_
latest
sui_move_natives_latest
Module
test_scenario
Copy item path
Source
Structs
§
InMemory
Test
Store
An in-memory test store is a thin wrapper around the in-memory storage in a mutex. The mutex allows this to be used by both the object runtime (for reading) and the test scenario (for writing) while hiding mutability.
Functions
§
allocate_
receiving_
ticket_
for_
object
deallocate_
receiving_
ticket_
for_
object
end_
transaction
ids_
for_
address
most_
recent_
id_
for_
address
most_
recent_
id_
shared
most_
recent_
immutable_
id
take_
from_
address_
by_
id
take_
immutable_
by_
id
take_
shared_
by_
id
was_
taken_
from_
address
was_
taken_
immutable
was_
taken_
shared