newStringValidator(); $stringValidator->assertThatStringContains( [ '
', '
.*', '
.*' ], QueryInputWidget::table( 'Foo', 'Bar' ) ); } }