@LogTestInformation @ExtendWith(value=org.mockito.junit.jupiter.MockitoExtension.class) class SendGridV2SenderTest extends Object
Modifier and Type | Field and Description |
---|---|
(package private) SendGridContentHandler |
handler |
(package private) SendGridClient |
service |
Constructor and Description |
---|
SendGridV2SenderTest() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
constructionAssertions() |
(package private) void |
reportViolations() |
@Mock SendGridClient service
@Mock SendGridContentHandler handler
Copyright © 2021. All rights reserved.