r11451: add test
[hyperobject.git] / tests.lisp
index 7ee4ad4bd6adb735cc512451048e2c3825db657e..3cfb19fe953bdb5e1e58cad0d677339c40bd6ae5 100644 (file)
 
 (deftest :s3 (slot-value (class-of home) 'ho::user-name-plural)
   "Addresses")
+
+(deftest :s4 (slot-value (class-of mary) 'ho::description)
+  "A Person")