CausewayClobs

Returns random Clob values, optionally constrained to either XMLs or RTFs.

API

CausewayClobs.java
class CausewayClobs {
  CausewayClobs(FakeDataService fakeDataService)
  Clob any()
  Clob anyXml()
  Clob anyRtf()
}