Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Generate compilable accessors for container elements of default package type #1164

Merged
merged 5 commits into from
Oct 17, 2018

Conversation

bamboo
Copy link
Member

@bamboo bamboo commented Oct 3, 2018

No description provided.

@@ -32,4 +34,29 @@ class DefaultPackageTypesTest {
equalTo(listOf("Extension"))
)
}

@Test
fun `#importsRequiredBy takes container elements into account`() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ What's the significance of the # symbol in the test name?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's meant to signify the name refers to a function (like in javadoc links).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks.

@eskatos eskatos merged commit 8f160d3 into develop Oct 17, 2018
@bamboo bamboo deleted the bamboo/generate-compilable-element-accessors branch November 13, 2018 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants