Searched refs:action0 (Results 1 – 1 of 1) sorted by relevance
1155 final CustomUndoAction action0 = new CustomUndoAction( "action 0" ); in impl_testHiddenContexts() local1156 i_undoManager.addUndoAction( action0 ); in impl_testHiddenContexts()1181 assertFalse( "one action too much has been undone", action0.undoCalled() ); in impl_testHiddenContexts()