Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve security identifiers on targets #1733

Merged
merged 2 commits into from
Jun 13, 2018
Merged

Conversation

jodastephen
Copy link
Member

Add ResolvableCalculationTarget and other interfaces to abstract common behaviour.

Add `ResolvableCalculationTarget`
Ensure that positions are correctly processed
Resolve targets using `CalculationTasks` ensuring failure case handled
public void test_serialization() {
assertSerialization(sut());
}

//-------------------------------------------------------------------------
static SecurityPosition sut() {
Copy link
Contributor

Choose a reason for hiding this comment

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

sut??

Copy link
Member Author

Choose a reason for hiding this comment

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

"system under test"

@jodastephen jodastephen merged commit a42aa4d into master Jun 13, 2018
@jodastephen jodastephen deleted the topic/position-resolve branch June 13, 2018 09:28
@jodastephen jodastephen added this to the v2.0 milestone Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants