You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class public NoneValidClassName
rem some test logic
classend
BBjGridExWidgetClientModelsSuite,bbjt
use BBjGridExWidgetClientFilterNumberModelTest.bbjt::BBjGridExWidgetClientFilterNumberModelTest
rem @SuiteClasses("BBjGridExWidgetClientFilterNumberModelTest")
class public BBjGridExWidgetClientModelsSuite
classend
Run BBjGridExWidgetClientModelsSuite , the test will pass even though the defined class name
in the @SuiteClasses annotation does not match the class defined in the BBjGridExWidgetClientFilterNumberModelTest.bbjt file
The text was updated successfully, but these errors were encountered:
BBjGridExWidgetClientFilterNumberModelTest.bbjt
BBjGridExWidgetClientModelsSuite,bbjt
Run
BBjGridExWidgetClientModelsSuite
, the test will pass even though the defined class namein the
@SuiteClasses
annotation does not match the class defined in theBBjGridExWidgetClientFilterNumberModelTest.bbjt
fileThe text was updated successfully, but these errors were encountered: