Package com.foxinmy.weixin4j.qy.test
Class NotifyTest
- java.lang.Object
-
- com.foxinmy.weixin4j.qy.test.TokenTest
-
- com.foxinmy.weixin4j.qy.test.NotifyTest
-
public class NotifyTest extends TokenTest
客服消息测试- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
-
-
Field Summary
-
Fields inherited from class com.foxinmy.weixin4j.qy.test.TokenTest
tokenManager, weixinAccount
-
-
Constructor Summary
Constructors Constructor Description NotifyTest()
-
-
-
Method Detail
-
init
public void init()
-
text
public void text() throws WeixinException
- Throws:
WeixinException
-
image
public void image() throws WeixinException
- Throws:
WeixinException
-
voice
public void voice() throws WeixinException
- Throws:
WeixinException
-
video
public void video() throws WeixinException
- Throws:
WeixinException
-
file
public void file() throws WeixinException
- Throws:
WeixinException
-
news
public void news() throws WeixinException
- Throws:
WeixinException
-
mpnews
public void mpnews() throws WeixinException
- Throws:
WeixinException
-
send1
public void send1() throws WeixinException
- Throws:
WeixinException
-
-