Change the name of function

This commit is contained in:
YuCheng Hu 2019-09-17 01:05:26 -04:00
parent 8d98e58f52
commit 97620ea96a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.verify;
/**
* MessagePackDataTest
* MockitoBehaviourTest
*
* @author yhu
*/