| Package | Description |
|---|---|
| io.wcm.testing.mock.aem.builder |
Content builder for creating test content.
|
| org.apache.sling.testing.mock.sling.context |
Sling context implementation for unit tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentBuilder
Helper class for building test content in the resource hierarchy with as less boilerplate code as possible.
|
| Modifier and Type | Field and Description |
|---|---|
protected ContentBuilder |
SlingContextImpl.contentBuilder |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ContentBuilder |
SlingContextImpl.create()
Creates a
ContentBuilder object for easily creating test content. |
Copyright © 2014–2021 wcm.io. All rights reserved.