Problem/Motivation

Convert ProductTypeTest::testProductType to use assertProductTypeEntity that is in CommerceMigrateTestTrait.

Proposed resolution

  1. Convert the method

Remaining tasks

Write the patch
Test
Commit

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

quietone created an issue. See original summary.

karthikkumarbodu’s picture

Status: Active » Closed (outdated)

Using assertProductTypeEntity() in ProductTypeTest::testProductType() is already implemented.