Skip to content

Commit

Permalink
JENKINS-70464 | Added RunBadgeActionTest test cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhojit-Dey1234 committed Oct 8, 2023
1 parent 2e362f2 commit 0dea1e0
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,6 @@ void getUrlEncodedFullNameWithFullName() {

assertEquals("full-name", runBadgeAction.getUrlEncodedFullName());
}

@Test
void doIcon() {}

@Test
void doIconDotSvg() {}

@Test
void doText() {
Run mockRun = Mockito.mock(Run.class);
Expand Down

0 comments on commit 0dea1e0

Please sign in to comment.