com.atlassian.bamboo.utils
Class BambooTestCase

java.lang.Object
  extended by MockObjectTestCase
      extended by com.atlassian.bamboo.utils.BambooTestCase

public abstract class BambooTestCase
extends MockObjectTestCase


Constructor Summary
BambooTestCase()
           
 
Method Summary
protected  void _setPathForLabel(String label, String path, Builder builder)
           
protected  void _setUpGetAdminConfigExpectation(Mock mockContainer)
           
protected  Constraint aSimpleLogEntryContaining(String expectedLogLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooTestCase

public BambooTestCase()
Method Detail

_setPathForLabel

protected void _setPathForLabel(String label,
                                String path,
                                Builder builder)

_setUpGetAdminConfigExpectation

protected void _setUpGetAdminConfigExpectation(Mock mockContainer)

aSimpleLogEntryContaining

protected Constraint aSimpleLogEntryContaining(String expectedLogLine)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.