程序包的使用
cn.taketoday.framework.test.mock.mockito
-
类说明Base class for
MockDefinitionandSpyDefinition.Parser to createMockDefinitionandSpyDefinitioninstances from@MockBeanand@SpyBeanannotations declared on or in a class.Annotation that can be used to add mocks to a InfraApplicationContext.A complete definition that can be used to create a Mockito mock.Beans created usingReset strategy used on a mock bean.Definition of a Infra@Qualifier.Annotation that can be used to apply Mockito spies to a InfraApplicationContext.A complete definition that can be used to create a Mockito spy.