Uses of Class
com.atlassian.bamboo.testutils.backdoor.Backdoor
Package
Description
-
Uses of Backdoor in com.atlassian.bamboo.testutils
Modifier and TypeMethodDescriptionstatic void
NotificationsTestUtils.setUpBambooMailServer
(@NotNull Backdoor backdoor, @NotNull com.icegreen.greenmail.base.GreenMailOperations greenMail, @NotNull String smtpUsername) static void
NotificationsTestUtils.setUpBambooMailServer
(@NotNull Backdoor backdoor, @NotNull com.icegreen.greenmail.base.GreenMailOperations greenMail, @NotNull String smtpUsername, @NotNull String smtpPassword) Deprecated. -
Uses of Backdoor in com.atlassian.bamboo.testutils.backdoor
-
Uses of Backdoor in com.atlassian.bamboo.testutils.junit.rule
NotificationsTestUtils.setUpBambooMailServer(Backdoor, GreenMailOperations, String)