Package: InMemoryProject
InMemoryProject
name | instruction | branch | complexity | line | method |
---|
InMemoryProject(Accounting, Id, Customer, String, String, String, String, Project.Status, Money, Money, LocalDate, LocalDate, List) |
|
|
|
|
|
InMemoryProject(Project.Builder) |
|
|
|
|
|
as(Class) |
|
|
|
|
|
as(Class, As.NotFoundBehaviour) |
|
|
|
|
|
asMany(Class) |
|
|
|
|
|
asOptional(Class) |
|
|
|
|
|
canEqual(Object) |
|
|
|
|
|
equals(Object) |
|
|
|
|
|
findChildren() |
|
|
|
|
|
getBudget() |
|
|
|
|
|
getCustomer() |
|
|
|
|
|
getDescription() |
|
|
|
|
|
getDuration() |
|
|
|
|
|
getEarnings() |
|
|
|
|
|
getEndDate() |
|
|
|
|
|
getHourlyRate() |
|
|
|
|
|
getId() |
|
|
|
|
|
getInvoicedEarnings() |
|
|
|
|
|
getName() |
|
|
|
|
|
getNotes() |
|
|
|
|
|
getNumber() |
|
|
|
|
|
getStartDate() |
|
|
|
|
|
getStatus() |
|
|
|
|
|
hashCode() |
|
|
|
|
|
maybeAs(Class) |
|
|
|
|
|
setAccounting(Accounting) |
|
|
|
|
|
toBuilder() |
|
|
|
|
|
toString() |
|
|
|
|
|
withAccounting(Accounting) |
|
|
|
|
|
withBudget(Money) |
|
|
|
|
|
withCustomer(Customer) |
|
|
|
|
|
withDescription(String) |
|
|
|
|
|
withEndDate(LocalDate) |
|
|
|
|
|
withEvents(List) |
|
|
|
|
|
withHourlyRate(Money) |
|
|
|
|
|
withId(Id) |
|
|
|
|
|
withName(String) |
|
|
|
|
|
withNotes(String) |
|
|
|
|
|
withNumber(String) |
|
|
|
|
|
withStartDate(LocalDate) |
|
|
|
|
|
withStatus(Project.Status) |
|
|
|
|
|
Coverage
ERROR: Error while reading the sourcefile!