Zend certified PHP/Magento developer

Php unit test throws assertInternalType is undefined in magento 2.4.5

I upgraded the website from magento 2.3.6-p1 to magento 2.4.5-p1 , got the following error, when running PHP unite test for my custom module.

Error: Call to undefined method ABCProductTestUnitViewModelProductGridVariationsFinderTest::assertInternalType()

Error: Call to undefined method ABCProductTestUnitPluginSearchAddSearchTermToCategoryPageTest::assertArraySubset()
Please provide the solution