Package com.foxinmy.weixin4j.mp.test
Class TokenTest
- java.lang.Object
-
- com.foxinmy.weixin4j.mp.test.TokenTest
-
- Direct Known Subclasses:
CardTest
,CustomTest
,DataApiTest
,GroupTest
,HelperTest
,HelpTest
,MassTest
,MediaTest
,MemberCardTest
,MenuTest
,NotifyTest
,QRTest
,SemanticTest
,TagTest
,TemplateTest
,UserTest
public class TokenTest extends Object
token测试- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
-
-
Field Summary
Fields Modifier and Type Field Description protected TokenManager
tokenManager
protected WeixinAccount
weixinAccount
-
Constructor Summary
Constructors Constructor Description TokenTest()
-
-
-
Field Detail
-
tokenManager
protected TokenManager tokenManager
-
weixinAccount
protected WeixinAccount weixinAccount
-
-
Method Detail
-
setUp
public void setUp()
-
test
public void test() throws WeixinException
- Throws:
WeixinException
-
-