20 public function testPrepareForm()
26 ->loadArea(\
Magento\Backend\
App\Area\FrontNameResolver::AREA_CODE);
28 ->setDefaultDesignTheme();
30 ->getEntityType(
'customer');
35 $block = $this->getMockForAbstractClass(
50 $method = new \ReflectionMethod(
59 $this->assertNotEmpty(
$element->getDateFormat());
static getObjectManager()