Searched refs:createUsage (Results 1 – 1 of 1) sorted by relevance
53 CreateUsage createUsage = testComponent.getCreateUsage(); in testCreate() local54 assertThat(createUsage).isNotNull(); in testCreate()