storeunit.properties

来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 15 行

PROPERTIES
15
字号
# run the store unit tests ##    The store suites include each other, and are set up as follows:#    storeall#        storemats - basic set#        storemore - more tests#        storetests- use 1 database#        storeunit - unit tests#    xa - xa tests (partially store, partially language tests)##    Each store test should in principle only appear ONCE , this is#    so that the nightly run doesn't unnecessarily run tests twice.#        usesystem=storeunit

⌨️ 快捷键说明

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