public class TestSymlinkTextInputFormat
extends junit.framework.TestCase
Constructor and Description |
---|
TestSymlinkTextInputFormat() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testAccuracy1()
Test scenario: Two data directories, one symlink file that contains two
paths each point to a file in one of data directories.
|
void |
testAccuracy2()
Scenario: Empty input directory, i.e.
|
void |
testCombine()
Test combine symlink text input file.
|
void |
testFailure()
Scenario: No job input paths.
|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
protected void setUp() throws java.io.IOException
setUp
in class junit.framework.TestCase
java.io.IOException
protected void tearDown() throws java.io.IOException
tearDown
in class junit.framework.TestCase
java.io.IOException
public void testCombine() throws java.lang.Exception
java.lang.Exception
public void testAccuracy1() throws java.io.IOException
java.io.IOException
public void testAccuracy2() throws java.io.IOException
java.io.IOException
public void testFailure()
Copyright © 2012 The Apache Software Foundation