hasShortClassName

public final Unit hasShortClassName(String className)

Matches component name with given short class name

Parameters

className

Short class name to be matched


public final Unit hasShortClassName(Matcher<String> className)

Matches component name with given short class name

Parameters

className

Matcher for a short class name