This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Limitation

    SpecMapper 在找 POJO 的欄位時, 只會找當前 Class 的 Local Field, 而不去往上找 Hierarchy Classes 的 Field, 如果你共用的欄位想要用在多個 POJO, 請考慮使用 Nested Specs 方式