}
public void __testLoadView() {
startTest();
IPentahoUrlFactory urlFactory = new SimpleUrlFactory( "" ); //$NON-NLS-1$
PMDUIComponent component = new PMDUIComponent( urlFactory, new ArrayList() );
StandaloneSession session =
new StandaloneSession( Messages.getInstance().getString( "BaseTest.DEBUG_JUNIT_SESSION" ) ); //$NON-NLS-1$
component.validate( session, null );