12 lines
345 B
Scheme
12 lines
345 B
Scheme
; Test methods of Resource class
|
|
|
|
; This is currently empty of tests
|
|
|
|
; See brush.scm, palette.scm etc. for test of subclasses of Resource
|
|
|
|
; See resource-ops.scm for tests of:
|
|
;pika-resource-delete -duplicate -rename
|
|
|
|
; See context/context-resource.scm
|
|
; for tests of generic methods
|
|
; e.g. pika-resource-get-name -id-is-valid -is-editable |