BAEL-2257: Renamed OutputStreamExamplesTest to *UnitTest
This commit is contained in:
parent
ed584952aa
commit
e908b96eef
@ -8,7 +8,7 @@ import java.io.IOException;
|
|||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
public class OutputStreamExamplesTest {
|
public class OutputStreamExamplesUnitTest {
|
||||||
|
|
||||||
StringBuilder filePath = new StringBuilder();
|
StringBuilder filePath = new StringBuilder();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user