Assert.Like (gb.test)

Static Function Like ( Got As String, Pattern As String [ , Description As String ] ) As Boolean

Assert that Got Like Pattern. See also the Like string operator.