com.evolveum.midpoint.model.controller
Class SelfTestData

java.lang.Object
  extended by com.evolveum.midpoint.model.controller.SelfTestData

public class SelfTestData
extends Object

There are som ugly data and long strings. So let's keep this separate to keep the main code readable.

Author:
Radovan Semancik

Field Summary
static String POLICIJA
          Long text with national characters.
 
Constructor Summary
SelfTestData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POLICIJA

public static String POLICIJA
Long text with national characters. This is used to test whether the database can store a long text and that it maintains national characters.

Constructor Detail

SelfTestData

public SelfTestData()


Copyright © 2013 evolveum. All Rights Reserved.