Skip to content

Commit

Permalink
Testcases Add
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaileshmishra committed Nov 10, 2017
1 parent b2e800e commit a892446
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .idea/libraries/contentstack_java.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/libraries/test_lib.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions Contentstack-java.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="contentstack-java" level="project" />
<orderEntry type="library" name="test-lib" level="project" />
</component>
</module>

0 comments on commit a892446

Please sign in to comment.