kotlin-inject
kotlin-inject copied to clipboard
Initial pass at requiring @Assisted on assisted parameters
#164
A test case where assistet params are not in the end would be great to have. Also, a test case that validates the exception message would be great when there are missing bindings.
@PaulWoitaschek agreed on the test cases. In fact the primary reason this is just in draft is because it needs more tests!