public class NoOpEncoderTest extends Object
| Constructor and Description |
|---|
NoOpEncoderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeEach() |
protected void |
checkForNoEncoding(String input) |
void |
shouldNeverEncodeAnyString() |
void |
shouldReturnNullIfPassedNull() |
public NoOpEncoderTest()
public void beforeEach()
protected void checkForNoEncoding(String input)
public void shouldReturnNullIfPassedNull()
public void shouldNeverEncodeAnyString()
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.