com.atlassian.plugins.rest.common.validation
Class SalMessageInterpolatorTest

java.lang.Object
  extended by com.atlassian.plugins.rest.common.validation.SalMessageInterpolatorTest

public class SalMessageInterpolatorTest
extends java.lang.Object


Constructor Summary
SalMessageInterpolatorTest()
           
 
Method Summary
 void setUp()
           
 void testInterpolate()
           
 void testInterpolateMissing()
           
 void testInterpolateWithParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SalMessageInterpolatorTest

public SalMessageInterpolatorTest()
Method Detail

setUp

public void setUp()

testInterpolate

public void testInterpolate()

testInterpolateMissing

public void testInterpolateMissing()

testInterpolateWithParams

public void testInterpolateWithParams()


Copyright © 2014 Atlassian. All Rights Reserved.