// Check that CSS and JavaScript are "added" to the page dynamically.
$this->assertTrue(in_array('core/drupal.dialog.ajax',explode(',',$ajax_result[0]['settings']['ajaxPageState']['libraries'])),'core/drupal.dialog.ajax library is added to the page.');