xp-framework / unittest

Unittests for the XP Framework
0 stars 0 forks source link

Call to undefined method xp::typeOf() #27

Closed thekid closed 7 years ago

thekid commented 7 years ago

...when comparing two arrays:

Exception lang.Error (Call to undefined method xp::typeOf())
 # ...
  at unittest.TestCase::fail((0x6)'equals', array[2], array[2])
  at unittest.TestCase::assertEquals(array[2], array[2])
thekid commented 7 years ago

This was caused by an old xp-framework/unittest in vendor...