1
0
mirror of synced 2026-02-20 12:57:53 +08:00

🎨 fix javadoc by removing @date

This commit is contained in:
Binary Wang
2022-08-23 00:37:10 +08:00
parent f94e67056d
commit 36602d58a5
757 changed files with 789 additions and 762 deletions

View File

@@ -18,7 +18,7 @@ import static org.mockito.Mockito.spy;
* 测试类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2019-06-16
* created on 2019-06-16
*/
@Test

View File

@@ -21,7 +21,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 草稿箱单元测试.
*
* @author dragon
* @date 2021-10-22
* created on 2021-10-22
*/
@Guice(modules = ApiTestModule.class)
public class WxMpDraftServiceImplTest {

View File

@@ -16,7 +16,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 发布能力-单元测试.
*
* @author dragon
* @date 2021-10-23
* created on 2021-10-23
*/
@Guice(modules = ApiTestModule.class)
public class WxMpFreePublishServiceImplTest {

View File

@@ -15,7 +15,7 @@ import static org.assertj.core.api.Assertions.assertThat;
/**
* @author <a href="https://www.sacoc.cn">广州跨界-宋心成</a>
* @date 2021/5/13/013
* created on 2021/5/13/013
*/
@Guice(modules = ApiTestModule.class)

View File

@@ -17,7 +17,7 @@ import static org.assertj.core.api.Assertions.assertThat;
/**
* @author <a href="https://www.sacoc.cn">广州跨界-宋心成</a>
* @date 2021/5/13/013
* created on 2021/5/13/013
*/
@Guice(modules = ApiTestModule.class)

View File

@@ -19,7 +19,7 @@ import static org.assertj.core.api.Assertions.assertThat;
/**
* @author <a href="https://www.sacoc.cn">广州跨界-宋心成</a>
* @date 2021/5/13/013
* created on 2021/5/13/013
*/
@Guice(modules = ApiTestModule.class)

View File

@@ -17,7 +17,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 单元测试.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-10-06
* created on 2020-10-06
*/
@Guice(modules = ApiTestModule.class)
public class WxMpGuideServiceImplTest {

View File

@@ -16,7 +16,7 @@ import static org.assertj.core.api.Assertions.assertThat;
/**
* @author <a href="https://www.sacoc.cn">广州跨界-宋心成</a>
* @date 2021/5/13/013
* created on 2021/5/13/013
*/
@Guice(modules = ApiTestModule.class)

View File

@@ -13,7 +13,7 @@ import org.testng.annotations.Test;
* 测试类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2019-07-14
* created on 2019-07-14
*/
@Test
@Guice(modules = ApiTestModule.class)

View File

@@ -16,7 +16,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 测试类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-08-09
* created on 2020-08-09
*/
@Test
@Guice(modules = ApiTestModule.class)

View File

@@ -32,7 +32,7 @@ import static org.mockito.Mockito.when;
* 测试类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2019-06-22
* created on 2019-06-22
*/
@Test
@Guice(modules = ApiTestModule.class)

View File

@@ -12,7 +12,7 @@ import org.testng.annotations.Test;
/**
* @author Mklaus
* @date 2018-01-22 下午2:02
* created on 2018-01-22 下午2:02
*/
@Guice(modules = ApiTestModule.class)
public class WxMpSubscribeMsgServiceImplTest {

View File

@@ -9,7 +9,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 老板加点注释吧.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2019-07-14
* created on 2019-07-14
*/
public class WxMpUserActionTest {

View File

@@ -8,7 +8,7 @@ import static org.assertj.core.api.Assertions.assertThat;
/**
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2019-08-05
* created on 2019-08-05
*/
public class WxMpGetSelfMenuInfoResultTest {

View File

@@ -8,7 +8,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 单元测试.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-11-05
* created on 2020-11-05
*/
public class WxMpMenuTest {

View File

@@ -6,7 +6,7 @@ import static org.testng.AssertJUnit.*;
/**
* @author Mklaus
* @date 2018-01-22 下午1:41
* created on 2018-01-22 下午1:41
*/
public class WxMpSubscribeMessageTest {
@Test

View File

@@ -8,7 +8,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* 测试类.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2020-02-29
* created on 2020-02-29
*/
public class WxMpTemplateIndustryTest {