Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

world

Fully qualified path: dojo_snf_test::world

Free functions

deploy_contractDeploy classhash with calldata for constructor…
deploy_with_world_addressDeploy classhash and passes in world address to constructor…
spawn_test_worldSpawns a test world registering provided resources into namespaces. This function only deploys the world and registers the resources, it does not initialize the contracts or any permissions….

Structs

ContractDefDefinition of a contract to register in the world. You can use this struct for a dojo contract, but also for an external contract. The only difference is the init_calldata
NamespaceDef

Enums

TestResourceIn snfoundry test runner, all the classes must be declared. If a contract belong to an other crate, it must be added to the build-external-contract ,…
ContractDescriptor

Type aliases

Traits

Impls