test.properties

来自「uPortal是开放源码的Portal门户产品」· PROPERTIES 代码 · 共 28 行

PROPERTIES
28
字号
# Please be careful in editing this file -- the PropertiesManagerTest testcase depends upon it.# This file contains test values for properties.  It is used by PropertiesManagerTest to exercise the PropertiesManager.# @author andrew.petro@yale.edu# @version $Revision: 1.1 $ $Date: 2004/09/21 01:27:43 $simpleProperty=splattestFloat=2.718testDouble=3.1415testByte=3testShort=5testInt=10testLong=45testBooleanTrue=truetestBooleanFalse=falsetestBadBoolean=wombat# Properties with values having edge whitespace:# The following property value has two space characters between the equals sign and the 't'.leadingWhitespace=  twoSpacesBefore# The following line has a single space character after the 'r'.trailingWhitespace=oneSpaceAfter wombatProperty=wombat# This file last modified by $Author: apetro $

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?