public class ParameterizedWriterTest
extends TestCase
Constructor and Description |
---|
ParameterizedWriterTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testWithJustOnePlaceholder() |
void |
testWithNoPlaceholder() |
void |
testWithOnePlaceholder() |
void |
testWithTwoPlaceholders() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.io.IOException
java.io.IOException
public void testWithNoPlaceholder()
public void testWithJustOnePlaceholder()
public void testWithOnePlaceholder()
public void testWithTwoPlaceholders()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.