|
|
@@ -18,7 +18,7 @@ import java.text.MessageFormat;
|
|
18
|
18
|
public class MailUtilTest {
|
|
19
|
19
|
|
|
20
|
20
|
@Test
|
|
21
|
|
- public void registryTest() throws Exception {
|
|
|
21
|
+ public void mailTest() throws Exception {
|
|
22
|
22
|
|
|
23
|
23
|
String mailBodyTemplate = "<h5>监控告警明细:</span>" +
|
|
24
|
24
|
"<table border=\"1\" cellpadding=\"3\" style=\"border-collapse:collapse; width:80%;\" >\n" +
|