public class

TestJSONResult

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.json.TestJSONResult

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestJSONResult()
Public Methods
void testGetJsonStringForInvalidCommandAction()
void testGetJsonStringForValidCommandAction()
void testJSONMapResult()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestJSONResult ()

Public Methods

public void testGetJsonStringForInvalidCommandAction ()

Throws
Exception

public void testGetJsonStringForValidCommandAction ()

Throws
Exception

public void testJSONMapResult ()

Throws
Exception