public class

TestAbstractServiceCommand

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.core.service.TestAbstractServiceCommand

Summary

Public Constructors
TestAbstractServiceCommand()
Public Methods
void testAuthorizationFailure()
void testAuthorizationShortcutFailure()
void testShortcutSuccess()
void testSuccess()
void testValidationFailure()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestAbstractServiceCommand ()

Public Methods

public void testAuthorizationFailure ()

public void testAuthorizationShortcutFailure ()

public void testShortcutSuccess ()

public void testSuccess ()

public void testValidationFailure ()