/** Two row limits on the same mapping class should be harmless as long as the row limits are identical. */
@Test public void testCase2951MaxRows2a() throws Exception {
FakeMetadataFacade metadata = exampleMetadataCached();
FakeDataManager dataMgr = exampleDataManagerNested(metadata);
String expectedDoc =
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n" + //$NON-NLS-1$
"<Catalogs>\r\n" + //$NON-NLS-1$
" <Catalog>\r\n" + //$NON-NLS-1$
" <Items>\r\n" + //$NON-NLS-1$