Searched refs:NewCustomTableTest (Results 1 – 2 of 2) sorted by relevance
22 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testClear()28 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testColumn()34 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testColumnNull()40 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testColumnSetPartialOverlap()46 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testContains()52 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testContainsColumn()58 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testContainsRow()64 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testContainsValue()70 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testEquals()76 …com.google.common.collect.NewCustomTableTest testCase = new com.google.common.collect.NewCustomTab… in testGet()[all …]
33 public class NewCustomTableTest extends AbstractTableTest { class