public class TestCharacterSetTextAttribute
extends TestCase
Constructor and Description |
---|
TestCharacterSetTextAttribute(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static Test |
suite() |
protected void |
tearDown() |
void |
TestCharacterSetTextAttribute_AddStringValueFromByteArrayAndWriteIt() |
void |
TestCharacterSetTextAttribute_AddValueAndWriteIt() |
void |
TestCharacterSetTextAttribute_AddValueAndWriteItDefaultEncoding() |
void |
TestCharacterSetTextAttribute_SetByteArrayValuesAndWriteIt() |
void |
TestCharacterSetTextAttribute_SetValueAndWriteIt() |
public TestCharacterSetTextAttribute(java.lang.String name)
public static Test suite()
protected void setUp()
protected void tearDown()
public void TestCharacterSetTextAttribute_AddValueAndWriteItDefaultEncoding() throws java.lang.Exception
java.lang.Exception
public void TestCharacterSetTextAttribute_AddValueAndWriteIt() throws java.lang.Exception
java.lang.Exception
public void TestCharacterSetTextAttribute_SetValueAndWriteIt() throws java.lang.Exception
java.lang.Exception
public void TestCharacterSetTextAttribute_AddStringValueFromByteArrayAndWriteIt() throws java.lang.Exception
java.lang.Exception
public void TestCharacterSetTextAttribute_SetByteArrayValuesAndWriteIt() throws java.lang.Exception
java.lang.Exception