public class TestInputOutputFormat
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TestInputOutputFormat.MyRow |
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestName |
testCaseName |
Constructor and Description |
---|
TestInputOutputFormat() |
Modifier and Type | Method and Description |
---|---|
void |
openFileSystem() |
void |
testDefaultTypes() |
void |
testEmptyFile() |
void |
testInOutFormat() |
void |
testMROutput() |
public void openFileSystem() throws java.lang.Exception
java.lang.Exception
public void testInOutFormat() throws java.lang.Exception
java.lang.Exception
public void testMROutput() throws java.lang.Exception
java.lang.Exception
public void testEmptyFile() throws java.lang.Exception
java.lang.Exception
public void testDefaultTypes() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation