public class ToEitherLeftOrRightTest extends Object
| Constructor and Description |
|---|
ToEitherLeftOrRightTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testToLeftFunction() |
void |
testToLeftFunctionWithTypes() |
void |
testToLeftSupplier() |
void |
testToLeftSupplierWithType() |
void |
testToRightFunction() |
void |
testToRightFunctionWithTypes() |
void |
testToRightSupplier() |
void |
testToRightSupplierWithType() |
void |
toLeftFunctionUsedInFold() |
void |
toLeftSupplierUsedInFold() |
void |
toRightFunctionUsedInFold() |
void |
toRightSupplierUsedInFold() |
public void testToLeftFunction()
public void testToLeftFunctionWithTypes()
public void testToRightFunction()
public void testToRightFunctionWithTypes()
public void testToLeftSupplier()
public void testToLeftSupplierWithType()
public void testToRightSupplier()
public void testToRightSupplierWithType()
public void toRightFunctionUsedInFold()
public void toLeftSupplierUsedInFold()
public void toLeftFunctionUsedInFold()
public void toRightSupplierUsedInFold()
Copyright © 2017 Atlassian. All rights reserved.