Uses of Class
cloud.opencode.base.feature.testing.TestFeatureManager
Packages that use TestFeatureManager
-
Uses of TestFeatureManager in cloud.opencode.base.feature.testing
Methods in cloud.opencode.base.feature.testing that return TestFeatureManagerModifier and TypeMethodDescriptionTestFeatureManager.withFeature(Feature feature) Register a feature with full definition 使用完整定义注册功能TestFeatureManager.withFeature(String key, boolean enabled) Register a feature as enabled or disabled 将功能注册为启用或禁用