I am using below code for asserting two string values
Assert.assertTrue(string1.contains(string2));
The value I\'m trying to assert with is