Searched refs:getDefaultStartPage (Results 1 – 3 of 3) sorted by relevance
30 assertThat(sppRepoEmpty.getDefaultStartPage()).isEqualTo("")36 assertThat(sppRepoNull.getDefaultStartPage()).isEqualTo("NULL")43 assertThat(sppRepo.getDefaultStartPage()).isEqualTo("Spp1")
35 fun getDefaultStartPage(): String { regex
120 controller.InitialDestination(initialIntent, sppRepository.getDefaultStartPage())