181920212223242526
*/ protected void setUp() throws Exception { if ( adapter == null || !(adapter instanceof BetwixtAdapter) ) { adapter = new BetwixtAdapter(); } super.setUp(); }