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