29303132333435
@Before public void setUp() { key1 = new Key("row1"); key2 = new Key("row2"); info = new FileInfo(key1, key2); }