Searched refs:startWith (Results 1 – 1 of 1) sorted by relevance
231 short startWith = 5; in testStartWith() local240 props[0].Value = startWith; in testStartWith()258 String sStartWith = Short.toString(startWith); in testStartWith()263 assertEquals("StartWith should be "+sStartWith, startWith, proValues2[i].Value); in testStartWith()
Completed in 13 milliseconds