Module mock

Source
Available on crate feature project-util only.
Expand description

Helpers to generate mock projects

Structs§

MockFile
Skeleton of a mock source file
MockLib
Container of a mock lib
MockProjectGenerator
Represents a virtual project
MockProjectSettings
Settings to use when generate a mock project
MockProjectSkeleton
Represents the layout of a project
SimpleNamingStrategy
A primitive naming that simply uses ids to create unique names

Enums§

MockImport