Uses of Class
rs.baselib.test.RsMonthBuilder
| Package | Description |
|---|---|
| rs.baselib.test |
Provides classes for test-related issues.
|
-
Uses of RsMonthBuilder in rs.baselib.test
Methods in rs.baselib.test that return RsMonthBuilder Modifier and Type Method Description static RsMonthBuilderBuilderUtils. $RsMonth()Returns theRsMonthBuilder factory.RsMonthBuilderRsMonthBuilder. withMonthOffset(int months)Create each month with another month offset.RsMonthBuilderRsMonthBuilder. withTime(long timeInMilliseconds)Create the month with given time.RsMonthBuilderRsMonthBuilder. withTime(Builder<java.lang.Long> timeBuilder)Create the month with given time builder.RsMonthBuilderRsMonthBuilder. withTimezone(java.util.TimeZone timezone)Create the month with given timezone.