Package com.foxinmy.weixin4j.wxa.api
Class TemplateListResultTest
- java.lang.Object
-
- com.foxinmy.weixin4j.wxa.api.TemplateListResultTest
-
public class TemplateListResultTest extends Object
-
-
Constructor Summary
Constructors Constructor Description TemplateListResultTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testMyTemplates()
void
testTemplatesInLibrary()
-
-
-
Method Detail
-
testTemplatesInLibrary
public void testTemplatesInLibrary() throws IOException
- Throws:
IOException
-
testMyTemplates
public void testMyTemplates() throws IOException
- Throws:
IOException
-
-