public class ExportAssertionFailures
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ExportAssertionFailures(Cell cell,
VarContext context,
java.lang.Object[][] items,
java.lang.String[][] names) |
Modifier and Type | Method and Description |
---|---|
Cell |
getCell() |
VarContext |
getContext() |
java.lang.Object[][] |
getExportsGlobals() |
java.lang.String[][] |
getNames() |
public ExportAssertionFailures(Cell cell, VarContext context, java.lang.Object[][] items, java.lang.String[][] names)
public Cell getCell()
public VarContext getContext()
public java.lang.Object[][] getExportsGlobals()
public java.lang.String[][] getNames()