Uses of Class
cloud.opencode.base.test.fixture.TestFixture.Builder
Packages that use TestFixture.Builder
-
Uses of TestFixture.Builder in cloud.opencode.base.test.fixture
Methods in cloud.opencode.base.test.fixture that return TestFixture.BuilderModifier and TypeMethodDescriptionstatic <T> TestFixture.Builder<T> Create fixture builder 创建夹具构建器Set the setup function 设置setup函数Set the teardown function 设置teardown函数