$this->assertSame($expected,$this->ckeditor->buildContentsCssJSSetting($editor),'"contentsCss" configuration part of JS settings built correctly while a CKEditorPluginInterface implementation exists.');
// Enable the Bartik theme, which specifies a CKEditor stylesheet.
$this->assertSame($expected,$this->ckeditor->buildContentsCssJSSetting($editor),'"contentsCss" configuration part of JS settings built correctly while a theme providing a CKEditor stylesheet exists.');