[ 
https://issues.apache.org/jira/browse/FLINK-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988408#comment-15988408
 ] 

ASF GitHub Bot commented on FLINK-6395:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/3790
  
    Not sure whether marking classes without abstract methods abstract makes 
sense. If we want to prevent instantiations of these classes we could make the 
constructor also protected.


> TestBases not marked as abstract
> --------------------------------
>
>                 Key: FLINK-6395
>                 URL: https://issues.apache.org/jira/browse/FLINK-6395
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.3.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Trivial
>
> The following test base classes don't contain any test methods and should be 
> marked as abstract:
> BinaryOperatorTestBase
> DriverTestBase
> UnaryOperatorTestBase



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to